aboutsummaryrefslogtreecommitdiff
path: root/gRPC-ProtoRPC.podspec
diff options
context:
space:
mode:
authorNicolas "Pixel" Noble <pixel@nobis-crew.org>2020-04-30 08:12:29 +0200
committerNicolas "Pixel" Noble <pixel@nobis-crew.org>2020-04-30 08:12:29 +0200
commit791729d09ffb227d739fdb17c89502fc14b5870a (patch)
tree406ce77517ecca261608083e71be6ffee138c3a7 /gRPC-ProtoRPC.podspec
parent162fe9d11297ce7911fa10636bd4b48602941e95 (diff)
downloadgrpc-grpc-791729d09ffb227d739fdb17c89502fc14b5870a.tar.gz
Bumping version.
Diffstat (limited to 'gRPC-ProtoRPC.podspec')
-rw-r--r--gRPC-ProtoRPC.podspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/gRPC-ProtoRPC.podspec b/gRPC-ProtoRPC.podspec
index 14389f8708..ff1576d71e 100644
--- a/gRPC-ProtoRPC.podspec
+++ b/gRPC-ProtoRPC.podspec
@@ -21,7 +21,7 @@
Pod::Spec.new do |s|
s.name = 'gRPC-ProtoRPC'
- version = '1.29.0-dev'
+ version = '1.30.0-dev'
s.version = version
s.summary = 'RPC library for Protocol Buffers, based on gRPC'
s.homepage = 'https://grpc.io'