aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objective-c/!ProtoCompiler-gRPCPlugin.podspec
diff options
context:
space:
mode:
authorGravatar murgatroid99 <mlumish@google.com>2017-10-02 17:28:27 -0700
committerGravatar murgatroid99 <mlumish@google.com>2017-10-02 17:31:33 -0700
commit9887379158b5418d983e79bc1bc8b4ba8c72bd54 (patch)
tree351fa61591a575da2ae4d3a1191d2415f6a756bb /src/objective-c/!ProtoCompiler-gRPCPlugin.podspec
parentf9a39ac7e227cc44091984631ec2e923c152f969 (diff)
Update version to 1.8.0-dev, update g word to 'generous'
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 7d073c9a84..9065ab9f73 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.7.0-dev'
+ v = '1.8.0-dev'
s.version = v
s.summary = 'The gRPC ProtoC plugin generates Objective-C files from .proto services.'
s.description = <<-DESC