Skip to content

Commit b46f746

Browse files
committed
chore(release): 1.6.1
1 parent 263ea28 commit b46f746

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"react": "17.0.1",
1818
"react-dom": "17.0.1",
1919
"react-native": "0.64.3",
20-
"react-native-big-list": "^1.4.3",
20+
"react-native-big-list": "^1.6.1",
2121
"react-native-paper": "^4.9.1",
2222
"react-native-safe-area-context": "3.3.2",
2323
"react-native-web": "0.17.1"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-big-list",
3-
"version": "1.6.0",
3+
"version": "1.6.1",
44
"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.",
55
"keywords": [
66
"react-native-big-list",

0 commit comments

Comments
 (0)