Skip to content

Commit 25afe89

Browse files
committed
Bump version to 0.6.2
1 parent 32d4094 commit 25afe89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RxKeyboard.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'RxKeyboard'
3-
s.version = '0.6.1'
3+
s.version = '0.6.2'
44
s.summary = 'Reactive Keyboard in iOS'
55
s.homepage = 'https://github.com/RxSwiftCommunity/RxKeyboard'
66
s.license = { :type => 'MIT', :file => 'LICENSE' }

0 commit comments

Comments
 (0)