Skip to content

Commit

Permalink
1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
fishcharlie committed Dec 22, 2017
1 parent 816a4e6 commit 602751f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 6 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,18 @@
{
"name": "bulletprooftest",
"version": "1.0.0",
"version": "1.0.1",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"bin": {
"bulletprooftest": "index.js"
},
"keywords": ["test", "terminal", "command"],
"keywords": [
"test",
"terminal",
"command"
],
"author": "rrainn, Inc.",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit 602751f

Please sign in to comment.