Skip to content

Commit

Permalink
Update Cell+Rx.podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanbruel committed Oct 25, 2016
1 parent 3a77100 commit ae057e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cell+Rx.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "Cell+Rx"
s.version = "1.2"
s.version = "1.2.1"
s.summary = "Handy RxSwift extensions on UITableViewCell and UICollectionViewCell."
s.description = <<-DESC
Right now, we just have a `rx_reusableDisposeBag` property, but we're open to PRs!
Expand Down

0 comments on commit ae057e3

Please sign in to comment.