aboutsummaryrefslogtreecommitdiffhomepage
path: root/BUILD
diff options
context:
space:
mode:
authorGravatar David Garcia Quintas <dgq@google.com>2017-04-27 13:59:19 -0700
committerGravatar David Garcia Quintas <dgq@google.com>2017-04-27 13:59:19 -0700
commit3ef2355eaedc07f8900ad98d079448169a2a2a06 (patch)
tree6ffd268e9ef73ea1e8aea2e3fc826e40de59880e /BUILD
parentca678fcaed5753d43c40d82c3105035a8e38c42b (diff)
s/1.3.0-pre/1.3.0
Diffstat (limited to 'BUILD')
-rw-r--r--BUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/BUILD b/BUILD
index 4087216a5d..39c23cf312 100644
--- a/BUILD
+++ b/BUILD
@@ -40,9 +40,9 @@ load("//bazel:grpc_build_system.bzl", "grpc_cc_library", "grpc_proto_plugin")
# This should be updated along with build.yaml
g_stands_for = "gentle"
-core_version = "3.0.0-pre1"
+core_version = "3.0.0"
-version = "1.3.0-pre1"
+version = "1.3.0"
grpc_cc_library(
name = "gpr",