We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ecf088 commit 69b9277Copy full SHA for 69b9277
RxViewModel.podspec
@@ -1,7 +1,7 @@
1
2
Pod::Spec.new do |s|
3
s.name = "RxViewModel"
4
- s.version = "4.0.0"
+ s.version = "4.1.0"
5
s.summary = "`RxViewModel` is the marriage between `MVVM` and `Rx` extensions. A blatant «imitation» of `ReactiveViewModel` using `RxCocoa`."
6
s.description = <<-DESC
7
`RxViewModel` is the marriage between `MVVM` and `Rx` extensions
0 commit comments