diff --git a/package.json b/package.json index f89a56b..19ca6b6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-ultimate-listview", - "version": "3.2.0", + "version": "3.2.1", "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": {