Skip to content

Commit 7a40b5e

Browse files
committed
2.5.0
1 parent f154fd9 commit 7a40b5e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,13 @@
2121
],
2222
"homepage": "http://ginkgobioworks.github.io/curious-js",
2323
"bugs": "https://github.com/ginkgobioworks/curious-js/issues",
24-
"version": "2.4.2",
24+
"version": "2.5.0",
2525
"license": "MIT",
2626
"main": "./curious.js",
2727
"scripts": {
2828
"test": "mocha tests",
2929
"prepublish": "npm run uglify && npm run make_doc",
3030
"postpublish": "npm run release_doc",
31-
3231
"lint": "eslint curious.js tests && echo OK",
3332
"make_doc": "./scripts/make_doc",
3433
"release_doc": "./scripts/release_doc",

0 commit comments

Comments
 (0)