Skip to content

Commit

Permalink
chore(release): 1.3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
Marco Cesarato committed Jun 23, 2021
1 parent 383b31b commit 0582817
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.12",
"react-native-big-list": "^1.3.13",
"react-native-paper": "^4.9.1",
"react-native-safe-area-context": "3.2.0",
"react-native-web": "~0.16.5"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-big-list",
"version": "1.3.12",
"version": "1.3.13",
"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",
Expand Down

0 comments on commit 0582817

Please sign in to comment.