diff --git a/example/package.json b/example/package.json index bcd8e25..1889637 100644 --- a/example/package.json +++ b/example/package.json @@ -17,7 +17,7 @@ "react": "17.0.2", "react-dom": "17.0.2", "react-native": "https://github.com/expo/react-native/archive/sdk-41.0.0.tar.gz", - "react-native-big-list": "^1.3.0", + "react-native-big-list": "^1.3.1", "react-native-paper": "^4.9.1", "react-native-web": "~0.16.5" }, diff --git a/package.json b/package.json index f822479..a132d50 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-big-list", - "version": "1.3.0", + "version": "1.3.1", "description": "A big and fast list implementation for react-native with a recycler API focused on performance and ram usage while processing thousand items on the list.", "keywords": [ "react-native-big-list",