Skip to content

Commit

Permalink
3.1.4 released
Browse files Browse the repository at this point in the history
  • Loading branch information
gameboyVito committed Jun 21, 2017
1 parent 7b11e05 commit b7d712e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ This is an **enhanced FlatList** with all excellent extra features, comparing to
**Quick installation**

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



Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-ultimate-listview",
"version": "3.1.3",
"version": "3.1.4",
"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.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit b7d712e

Please sign in to comment.