diff options
author | Muxi Yan <mxyan@google.com> | 2017-02-06 13:42:58 -0800 |
---|---|---|
committer | Muxi Yan <mxyan@google.com> | 2017-02-06 13:42:58 -0800 |
commit | ed20a699390b4f904055fcbd5f8cf33f67cbf107 (patch) | |
tree | 4e281a59a4054f38c53b68d9cbc269abbf4f7f62 /gRPC-ProtoRPC.podspec | |
parent | 7a008c9311c037524b3401c81983e8788d71d679 (diff) |
Resolve generate_project failure
Diffstat (limited to 'gRPC-ProtoRPC.podspec')
-rw-r--r-- | gRPC-ProtoRPC.podspec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gRPC-ProtoRPC.podspec b/gRPC-ProtoRPC.podspec index 85947a7176..33ad74d2df 100644 --- a/gRPC-ProtoRPC.podspec +++ b/gRPC-ProtoRPC.podspec @@ -36,7 +36,7 @@ Pod::Spec.new do |s| s.name = 'gRPC-ProtoRPC' - version = '1.1.0-dev' + version = '1.2.0-dev' s.version = version s.summary = 'RPC library for Protocol Buffers, based on gRPC' s.homepage = 'http://www.grpc.io' |