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

Commit 393b142

Browse files
author
David First
committed
bump version
1 parent 7c3b0c7 commit 393b142

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.13-dev.3",
3+
"version": "0.10.13-dev.4",
44
"scripts": {
55
"flow": "flow; test $? -eq 0 -o $? -eq 2",
66
"lint": "eslint src && flow check || true",

0 commit comments

Comments
 (0)