Skip to content

Commit

Permalink
fix: save version to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
gligoran committed Apr 21, 2017
1 parent 2c82605 commit 26b05a8
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 @@ -74,5 +74,5 @@
"test": "mocha --compilers js:babel-register",
"test:watch": "npm test -- --watch --reporter mocha-better-spec-reporter --reporter-options clear-screen=true"
},
"version": "0.0.0-development"
"version": "4.0.1"
}

0 comments on commit 26b05a8

Please sign in to comment.