aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objective-c/!ProtoCompiler-gRPCPlugin.podspec
diff options
context:
space:
mode:
authorGravatar Alexander Polcyn <apolcyn@google.com>2017-03-20 17:00:45 -0700
committerGravatar Alexander Polcyn <apolcyn@google.com>2017-03-20 17:00:45 -0700
commit3e30832ccad4df08e3ca1967ab9d3d3c48f27a6f (patch)
treee392f51d099580ae0d51ae5316d45041f56a11d9 /src/objective-c/!ProtoCompiler-gRPCPlugin.podspec
parente2cfe9df79c4eda4e376222df064c4c65e616352 (diff)
bump v1.2.x branch to 1.2.1-pre1
Diffstat (limited to 'src/objective-c/!ProtoCompiler-gRPCPlugin.podspec')
-rw-r--r--src/objective-c/!ProtoCompiler-gRPCPlugin.podspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/objective-c/!ProtoCompiler-gRPCPlugin.podspec b/src/objective-c/!ProtoCompiler-gRPCPlugin.podspec
index 4b8faf7582..906fea86b7 100644
--- a/src/objective-c/!ProtoCompiler-gRPCPlugin.podspec
+++ b/src/objective-c/!ProtoCompiler-gRPCPlugin.podspec
@@ -42,7 +42,7 @@ Pod::Spec.new do |s|
# exclamation mark ensures that other "regular" pods will be able to find it as it'll be installed
# before them.
s.name = '!ProtoCompiler-gRPCPlugin'
- v = '1.2.0'
+ v = '1.2.1-pre1'
s.version = v
s.summary = 'The gRPC ProtoC plugin generates Objective-C files from .proto services.'
s.description = <<-DESC