Skip to content

Commit b7d712e

Browse files
committed
3.1.4 released
1 parent 7b11e05 commit b7d712e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This is an **enhanced FlatList** with all excellent extra features, comparing to
1313
**Quick installation**
1414

1515
- If on react-native < 0.43: `yarn add [email protected]`
16-
- If on react-native >= 0.43 `yarn add [email protected].3`
16+
- If on react-native >= 0.43 `yarn add [email protected].4`
1717

1818

1919

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-ultimate-listview",
3-
"version": "3.1.3",
3+
"version": "3.1.4",
44
"description": "A high performance FlatList providing customised pull-to-refresh | auto-pagination & infinite-scrolling | gridview layout | swipeable-row. The truly ultimate version that I have done the most tricky part for you, just simply follow the instructions shown below to put it in your app.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)