aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objective-c/!ProtoCompiler-gRPCPlugin.podspec
diff options
context:
space:
mode:
authorGravatar David Garcia Quintas <dgq@google.com>2017-03-20 12:51:17 -0700
committerGravatar David Garcia Quintas <dgq@google.com>2017-03-20 12:51:17 -0700
commit69e5a286351fb87c54d29322fbc03859a829e636 (patch)
tree4dd65e4ebcc0ae26bb41b11dfcd6110a49f90932 /src/objective-c/!ProtoCompiler-gRPCPlugin.podspec
parent252205cef86c148a32d11df25a5cde2840296fe6 (diff)
Going for 1.2.0
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 c4867768f0..4b8faf7582 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-pre2'
+ v = '1.2.0'
s.version = v
s.summary = 'The gRPC ProtoC plugin generates Objective-C files from .proto services.'
s.description = <<-DESC