aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objective-c/!ProtoCompiler-gRPCPlugin.podspec
diff options
context:
space:
mode:
authorGravatar Mehrdad Afshari <mmx@google.com>2018-05-02 22:49:52 -0700
committerGravatar Mehrdad Afshari <mmx@google.com>2018-05-02 22:49:52 -0700
commit2d43a45ad1540f554d89503676d2db2bc25776db (patch)
treec7d66fa054079a36553777c4c6bf18dee3c049f7 /src/objective-c/!ProtoCompiler-gRPCPlugin.podspec
parent7af3e81c9a2df32d1d451dcdd09a1f49cf4b84a4 (diff)
Regenerate 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 f06312bea9..515dc917d1 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.12.0-dev'
+ v = '1.13.0-dev'
s.version = v
s.summary = 'The gRPC ProtoC plugin generates Objective-C files from .proto services.'
s.description = <<-DESC