aboutsummaryrefslogtreecommitdiffhomepage
path: root/gRPC.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.podspec
parent1cc43d051b1d9092f1de1c13c488eaa4c32c2c4f (diff)
Flagging 1.7.0
Diffstat (limited to 'gRPC.podspec')
-rw-r--r--gRPC.podspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/gRPC.podspec b/gRPC.podspec
index 6c20090541..3cda60cd1b 100644
--- a/gRPC.podspec
+++ b/gRPC.podspec
@@ -20,7 +20,7 @@
Pod::Spec.new do |s|
s.name = 'gRPC'
- version = '1.7.0-pre1'
+ version = '1.7.0'
s.version = version
s.summary = 'gRPC client library for iOS/OSX'
s.homepage = 'https://grpc.io'