We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5689efe commit 61493b8Copy full SHA for 61493b8
test/unit-module.coffee
@@ -7,4 +7,5 @@ describe 'Unit', ->
7
describe 'module', ->
8
9
it 'version', ->
10
- expect( domaintree.VERSION ).to.equal '0.1.1'
+ expect( domaintree.VERSION ).to.equal '0.2.0'
11
+
0 commit comments