Skip to content

Commit d2a9e6e

Browse files
authored
Merge pull request #157 from thedadams/prep-for-0-10-0-rc3
chore: bump version for v0.10.0-rc3
2 parents e91df72 + b19718a commit d2a9e6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"url": "https://acorn.io"
88
},
99
"private": true,
10-
"version": "v0.10.0-rc2",
10+
"version": "v0.10.0-rc3",
1111
"scripts": {
1212
"build": "next build --no-lint",
1313
"build:electron": "next build --no-lint && node electron/build.mjs",

0 commit comments

Comments
 (0)