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

Commit dceb85a

Browse files
committed
bump version
1 parent 487fcf4 commit dceb85a

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.12.dev.1",
3+
"version": "0.10.12-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)