Skip to content

Commit 2d7f7e3

Browse files
authored
Prepare for 0.1.4 release (#138)
This updates the podspec and changelog for the 0.1.4 release.
1 parent 350f683 commit 2d7f7e3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@ The changelog for `ReactiveLists`. Also see the [releases](https://github.com/pl
44

55
------
66

7-
0.2.0
8-
-----
7+
0.2.0 (NEXT)
8+
------------
99

1010
This release closes the [0.2.0 milestone](https://github.com/plangrid/ReactiveLists/milestone/2).
1111

12-
0.1.4 (NEXT)
13-
------------
12+
0.1.4
13+
-----
1414

1515
This release closes the [0.1.4 milestone](https://github.com/plangrid/ReactiveLists/milestone/7).
1616

ReactiveLists.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "ReactiveLists"
3-
s.version = "0.1.3"
3+
s.version = "0.1.4"
44

55
s.summary = "React-like API for UITableView and UICollectionView"
66
s.homepage = "https://github.com/plangrid/ReactiveLists"

0 commit comments

Comments
 (0)