Skip to content

Commit

Permalink
Bump package version to 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Braydon Fuller committed Jul 13, 2015
1 parent 0cf1b09 commit ac3908f
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 @@ -13,7 +13,7 @@
}
],
"main": "index.js",
"version": "0.0.10",
"version": "0.1.0",
"scripts": {
"test": "NODE_ENV=test mocha --recursive",
"coverage": "istanbul cover _mocha -- --recursive"
Expand Down

0 comments on commit ac3908f

Please sign in to comment.