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

Commit

Permalink
0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tritium21 committed Sep 4, 2016
1 parent 368cc1c commit c033611
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 @@ -34,7 +34,7 @@
"test": "istanbul cover ./node_modules/mocha/bin/_mocha",
"travis": "istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"
},
"version": "0.2.1",
"version": "0.2.2",
"config": {
"blanket": {
"pattern": "lib/"
Expand Down

0 comments on commit c033611

Please sign in to comment.