Skip to content

Commit 7f8b360

Browse files
committed
Bumped podspec
1 parent f9366d9 commit 7f8b360

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RxViewModel.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
Pod::Spec.new do |s|
33
s.name = "RxViewModel"
4-
s.version = "3.0.1"
4+
s.version = "3.1.0"
55
s.summary = "`RxViewModel` is the marriage between `MVVM` and `Rx` extensions. A blatant «imitation» of `ReactiveViewModel` using `RxCocoa`."
66
s.description = <<-DESC
77
`RxViewModel` is the marriage between `MVVM` and `Rx` extensions

0 commit comments

Comments
 (0)