diff options
author | David Garcia Quintas <dgq@google.com> | 2017-03-09 15:00:26 -0800 |
---|---|---|
committer | David Garcia Quintas <dgq@google.com> | 2017-03-09 15:00:26 -0800 |
commit | 74cec10619c0998ba1507e76ee527bce47c660ce (patch) | |
tree | 4711d4d9ef3ce1bdc2611730d936a8c88db360a0 /gRPC-ProtoRPC.podspec | |
parent | eb064ec7b81b60c5e1eb47d6124d0c05056b3097 (diff) |
Bumped version to 1.3.0-dev
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 33ad74d2df..6ca9fcd342 100644 --- a/gRPC-ProtoRPC.podspec +++ b/gRPC-ProtoRPC.podspec @@ -36,7 +36,7 @@ Pod::Spec.new do |s| s.name = 'gRPC-ProtoRPC' - version = '1.2.0-dev' + version = '1.3.0-dev' s.version = version s.summary = 'RPC library for Protocol Buffers, based on gRPC' s.homepage = 'http://www.grpc.io' |