We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 350f683 commit 2d7f7e3Copy full SHA for 2d7f7e3
CHANGELOG.md
@@ -4,13 +4,13 @@ The changelog for `ReactiveLists`. Also see the [releases](https://github.com/pl
4
5
------
6
7
-0.2.0
8
+0.2.0 (NEXT)
+------------
9
10
This release closes the [0.2.0 milestone](https://github.com/plangrid/ReactiveLists/milestone/2).
11
12
-0.1.4 (NEXT)
13
-------------
+0.1.4
+-----
14
15
This release closes the [0.1.4 milestone](https://github.com/plangrid/ReactiveLists/milestone/7).
16
ReactiveLists.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = "ReactiveLists"
3
- s.version = "0.1.3"
+ s.version = "0.1.4"
s.summary = "React-like API for UITableView and UICollectionView"
s.homepage = "https://github.com/plangrid/ReactiveLists"
0 commit comments