diff --git a/example/package.json b/example/package.json index 0410e35..1440918 100644 --- a/example/package.json +++ b/example/package.json @@ -17,7 +17,7 @@ "react": "17.0.1", "react-dom": "17.0.1", "react-native": "0.64.3", - "react-native-big-list": "^1.4.3", + "react-native-big-list": "^1.6.1", "react-native-paper": "^4.9.1", "react-native-safe-area-context": "3.3.2", "react-native-web": "0.17.1" diff --git a/package.json b/package.json index 8250029..44f85b7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-big-list", - "version": "1.6.0", + "version": "1.6.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",