diff --git a/ReactiveLists.podspec b/ReactiveLists.podspec index 294202e..d1e769b 100644 --- a/ReactiveLists.podspec +++ b/ReactiveLists.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "ReactiveLists" - s.version = "0.1.1" + s.version = "0.1.2" s.summary = "React-like API for UITableView and UICollectionView" s.homepage = "https://github.com/plangrid/ReactiveLists"