We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bc1b0b commit 76fc746Copy full SHA for 76fc746
RxKeyboard.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = 'RxKeyboard'
3
- s.version = '0.7.0'
+ s.version = '0.7.1'
4
s.summary = 'Reactive Keyboard in iOS'
5
s.homepage = 'https://github.com/RxSwiftCommunity/RxKeyboard'
6
s.license = { :type => 'MIT', :file => 'LICENSE' }
0 commit comments