Skip to content
This repository was archived by the owner on Dec 4, 2022. It is now read-only.

Commit 647a1c8

Browse files
author
David First
committed
bump dev version
1 parent 7d48a91 commit 647a1c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bit-javascript",
3-
"version": "0.10.14",
3+
"version": "0.10.15-dev.1",
44
"scripts": {
55
"flow": "flow; test $? -eq 0 -o $? -eq 2",
66
"lint": "eslint src && flow check || true",

0 commit comments

Comments
 (0)