We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7895028 commit a58a819Copy full SHA for a58a819
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.1.0"
+ s.version = "5.2.0"
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