We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 744467b commit 83e0d1fCopy full SHA for 83e0d1f
1 file changed
NSObject+Rx.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = "NSObject+Rx"
3
- s.version = "5.0.0"
+ s.version = "5.0.1"
4
s.summary = "Handy RxSwift extensions on NSObject."
5
s.description = <<-DESC
6
Right now, we just have a `rx_disposeBag` property, but we're open to PRs!
0 commit comments