Skip to content

Commit

Permalink
Bump version to 2.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
myw committed Dec 10, 2016
1 parent ea81476 commit 8cc3c87
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
Expand Up @@ -21,14 +21,13 @@
],
"homepage": "http://ginkgobioworks.github.io/curious-js",
"bugs": "https://github.com/ginkgobioworks/curious-js/issues",
"version": "2.4.2",
"version": "2.4.3",
"license": "MIT",
"main": "./curious.js",
"scripts": {
"test": "mocha tests",
"prepublish": "npm run make_doc",
"postpublish": "npm run release_doc",

"lint": "eslint curious.js tests && echo OK",
"make_doc": "./scripts/make_doc",
"release_doc": "./scripts/release_doc",
Expand Down

0 comments on commit 8cc3c87

Please sign in to comment.