We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9366d9 commit 7f8b360Copy full SHA for 7f8b360
RxViewModel.podspec
@@ -1,7 +1,7 @@
1
2
Pod::Spec.new do |s|
3
s.name = "RxViewModel"
4
- s.version = "3.0.1"
+ s.version = "3.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