diff options
author | Nicolas "Pixel" Noble <pixel@nobis-crew.org> | 2017-10-21 01:46:32 +0200 |
---|---|---|
committer | Nicolas "Pixel" Noble <pixel@nobis-crew.org> | 2017-10-21 01:48:27 +0200 |
commit | 863a0500dffdefc258a68e5abacc1d01fbbb020b (patch) | |
tree | cbf2f1ffbc238a3da43a69ef5c427ea10b0b9638 /gRPC-Core.podspec | |
parent | 1cc43d051b1d9092f1de1c13c488eaa4c32c2c4f (diff) |
Flagging 1.7.0
Diffstat (limited to 'gRPC-Core.podspec')
-rw-r--r-- | gRPC-Core.podspec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gRPC-Core.podspec b/gRPC-Core.podspec index 48f8f43e8d..aa198fe72c 100644 --- a/gRPC-Core.podspec +++ b/gRPC-Core.podspec @@ -22,7 +22,7 @@ Pod::Spec.new do |s| s.name = 'gRPC-Core' - version = '1.7.0-pre1' + version = '1.7.0' s.version = version s.summary = 'Core cross-platform gRPC library, written in C' s.homepage = 'https://grpc.io' |