diff --git a/package.json b/package.json index d5b4aac..25d7438 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-infinite-virtualized-list", - "version": "0.1.13", + "version": "0.1.14", "homepage": "https://github.com/iwater/react-native-infinite-virtualized-list", "description": "A new InfiniteList that compose react-virtualized/InfiniteLoader with the react-native/VirtualizedList component, and a drop replacement component of react-native-gifted-listview", "main": "index.js",