Skip to content

Commit

Permalink
Bumped podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
esttorhe committed Apr 27, 2016
1 parent f9366d9 commit 7f8b360
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RxViewModel.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

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

0 comments on commit 7f8b360

Please sign in to comment.