aboutsummaryrefslogtreecommitdiffhomepage
path: root/gRPC-ProtoRPC.podspec
diff options
context:
space:
mode:
authorGravatar Nicolas "Pixel" Noble <pixel@nobis-crew.org>2017-10-21 01:46:32 +0200
committerGravatar Nicolas "Pixel" Noble <pixel@nobis-crew.org>2017-10-21 01:48:27 +0200
commit863a0500dffdefc258a68e5abacc1d01fbbb020b (patch)
treecbf2f1ffbc238a3da43a69ef5c427ea10b0b9638 /gRPC-ProtoRPC.podspec
parent1cc43d051b1d9092f1de1c13c488eaa4c32c2c4f (diff)
Flagging 1.7.0
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 4b7b36a687..b88b2319b7 100644
--- a/gRPC-ProtoRPC.podspec
+++ b/gRPC-ProtoRPC.podspec
@@ -21,7 +21,7 @@
Pod::Spec.new do |s|
s.name = 'gRPC-ProtoRPC'
- version = '1.7.0-pre1'
+ version = '1.7.0'
s.version = version
s.summary = 'RPC library for Protocol Buffers, based on gRPC'
s.homepage = 'https://grpc.io'