diff --git a/version.bzl b/version.bzl index 5a05047596..d67acd5446 100644 --- a/version.bzl +++ b/version.bzl @@ -19,4 +19,4 @@ # It will be automatically synced via the npm "version" script # that is run when running `npm version` during the release # process. See `Releasing` section in README.md. -VERSION = "3.0.0-rc.0" +VERSION = "3.1.0"