Skip to content

Commit

Permalink
1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
brollb committed Jan 16, 2016
1 parent 6b83e08 commit 4f17956
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "webgme-setup-tool",
"version": "1.4.2",
"version": "1.5.0",
"description": "",
"main": "index.js",
"bin": {
Expand All @@ -16,7 +16,6 @@
"build-completion": "node bin/completion.js",
"postinstall": "node bin/install.js",
"pretest": "node bin/build.js test-src test",
"build-completion": "node bin/completion.js",
"test-plugin": "node node_modules/mocha/bin/mocha test/plugins/{RemoveFrom,AddTo}Plugin.spec.js"
},
"repository": {
Expand Down

0 comments on commit 4f17956

Please sign in to comment.