Skip to content

Commit ac2bb62

Browse files
author
Alex Eagle
committed
fix: version number not edited after release candidate
1 parent 1caced8 commit ac2bb62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.bzl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@
1919
# It will be automatically synced via the npm "version" script
2020
# that is run when running `npm version` during the release
2121
# process. See `Releasing` section in README.md.
22-
VERSION = "3.0.0-rc.0"
22+
VERSION = "3.1.0"

0 commit comments

Comments
 (0)