Skip to content
This repository has been archived by the owner on Apr 11, 2018. It is now read-only.

Commit

Permalink
v3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
maxrimue committed Feb 20, 2016
1 parent c61afe0 commit 77c225d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,5 @@
"coverage": "eslint ./test/* ./lib/* index.js cli.js && node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- -R spec ./test/*",
"test": "eslint ./test/* ./lib/* index.js cli.js && mocha"
},
"version": "2.0.1"
"version": "3.0.0"
}

0 comments on commit 77c225d

Please sign in to comment.