aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objective-c/!ProtoCompiler.podspec
diff options
context:
space:
mode:
authorGravatar Muxi Yan <mxyan@google.com>2017-02-14 09:32:21 -0800
committerGravatar Muxi Yan <mxyan@google.com>2017-02-14 09:32:21 -0800
commitccbfb461d0a6b6b1785e17b4a5b9f92f789af8e3 (patch)
treed5d5dd28a5eedaff378ff31c7d9b7aa14d94ddba /src/objective-c/!ProtoCompiler.podspec
parente1cf1b691d3e82742214c8772a71e79e3209c2ce (diff)
parent09173c66f446a465aa8bae76926f2807f76fc795 (diff)
Merge remote-tracking branch 'upstream/master' into packet-coalescing-core
Diffstat (limited to 'src/objective-c/!ProtoCompiler.podspec')
-rw-r--r--src/objective-c/!ProtoCompiler.podspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/objective-c/!ProtoCompiler.podspec b/src/objective-c/!ProtoCompiler.podspec
index b55f6c93c6..dc4d8e964e 100644
--- a/src/objective-c/!ProtoCompiler.podspec
+++ b/src/objective-c/!ProtoCompiler.podspec
@@ -36,7 +36,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'
- v = '3.0.2'
+ v = '3.1.0'
s.version = v
s.summary = 'The Protobuf Compiler (protoc) generates Objective-C files from .proto files'
s.description = <<-DESC