aboutsummaryrefslogtreecommitdiffhomepage
path: root/gRPC-RxLibrary.podspec
diff options
context:
space:
mode:
authorGravatar Yuxuan Li <yuxuanli@google.com>2016-10-28 14:39:41 -0700
committerGravatar Yuxuan Li <yuxuanli@google.com>2016-10-28 14:39:41 -0700
commitd68ea95f307d12f2a1398539fb923057aed1f2d1 (patch)
treeed9564adb6580ab180da62cb8a3a2fa56ed11ec3 /gRPC-RxLibrary.podspec
parentc9ca0a9e707f4b97dadc9891f6f97ce3a5d21926 (diff)
parent15b04e41f15a9a023fdc3f0bb8f5d5764af8e465 (diff)
fixing conflicts with new upstream master
Diffstat (limited to 'gRPC-RxLibrary.podspec')
-rw-r--r--gRPC-RxLibrary.podspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/gRPC-RxLibrary.podspec b/gRPC-RxLibrary.podspec
index 316843436b..d59385c039 100644
--- a/gRPC-RxLibrary.podspec
+++ b/gRPC-RxLibrary.podspec
@@ -30,7 +30,7 @@
Pod::Spec.new do |s|
s.name = 'gRPC-RxLibrary'
- version = '1.0.0'
+ version = '1.0.1'
s.version = version
s.summary = 'Reactive Extensions library for iOS/OSX.'
s.homepage = 'http://www.grpc.io'