aboutsummaryrefslogtreecommitdiffhomepage
path: root/gRPC-ProtoRPC.podspec
diff options
context:
space:
mode:
authorGravatar Muxi Yan <mxyan@google.com>2016-10-17 17:10:26 -0700
committerGravatar Muxi Yan <mxyan@google.com>2016-10-17 17:10:26 -0700
commit6758caae3155b20aed70364a2828f987f4415886 (patch)
treeed5345fc546a1aa461a6718f8aee683c993d18fd /gRPC-ProtoRPC.podspec
parent3bf38bfe08171109c4a440cdcdaaa1ec187c4d74 (diff)
Advance versions from 1.0.0 to 1.0.1-pre1
Diffstat (limited to 'gRPC-ProtoRPC.podspec')
-rw-r--r--gRPC-ProtoRPC.podspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/gRPC-ProtoRPC.podspec b/gRPC-ProtoRPC.podspec
index f6426fb4de..186a866560 100644
--- a/gRPC-ProtoRPC.podspec
+++ b/gRPC-ProtoRPC.podspec
@@ -30,7 +30,7 @@
Pod::Spec.new do |s|
s.name = 'gRPC-ProtoRPC'
- version = '1.0.0'
+ version = '1.0.1-pre1'
s.version = version
s.summary = 'RPC library for Protocol Buffers, based on gRPC'
s.homepage = 'http://www.grpc.io'