Skip to content

Commit 43d7f4b

Browse files
committed
Fix out of sync version
1 parent 5a4455e commit 43d7f4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/open-next/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"access": "public"
55
},
66
"name": "open-next",
7-
"version": "0.0.0",
7+
"version": "0.7.0",
88
"bin": {
99
"open-next": "./index.js"
1010
},

0 commit comments

Comments
 (0)