Skip to content

Commit 880b660

Browse files
committed
Updated version for Cocoapods trunk
1 parent 6fcaa2c commit 880b660

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RxCoreLocation.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'RxCoreLocation'
3-
s.version = '1.4.2'
3+
s.version = '1.5.0'
44
s.license = { :type => "MIT", :file => "LICENSE" }
55
s.summary = 'RxCoreLocation abstract the Rx behavior for Core Location'
66
s.homepage = 'http://github.com/RxSwiftCommunity/RxCoreLocation'

0 commit comments

Comments
 (0)