aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objective-c/!ProtoCompiler-gRPCPlugin.podspec
diff options
context:
space:
mode:
authorGravatar Srini Polavarapu <psrini@google.com>2018-06-08 17:01:18 -0700
committerGravatar Srini Polavarapu <psrini@google.com>2018-06-08 17:01:18 -0700
commitc79c1563074246186be92f47ff6cc79b77ecf541 (patch)
tree225f6981caa71586a26af9fe8ca6166f7551bfc9 /src/objective-c/!ProtoCompiler-gRPCPlugin.podspec
parent75f697db9c55f4ff42177e31eb4acf8cf1019143 (diff)
Regenrate projects
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 515dc917d1..28dfffd863 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.13.0-dev'
+ v = '1.14.0-dev'
s.version = v
s.summary = 'The gRPC ProtoC plugin generates Objective-C files from .proto services.'
s.description = <<-DESC