Skip to content

Commit

Permalink
Updating podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
esttorhe committed Jun 6, 2016
1 parent 6e2841c commit 928f5db
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.1.0"
s.version = "3.1.2"
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 928f5db

Please sign in to comment.