Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
gusgard committed Apr 23, 2024
1 parent d9e22c1 commit 3e5cd93
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 7 deletions.
Binary file not shown.
Binary file not shown.
Binary file modified example/.yarn/install-state.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"expo-status-bar": "~1.4.4",
"react": "18.2.0",
"react-native": "0.71.6",
"react-native-swiper-flatlist": "3.2.3"
"react-native-swiper-flatlist": "3.2.4"
},
"devDependencies": {
"@babel/core": "^7.20.0",
Expand Down
10 changes: 5 additions & 5 deletions example/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2819,7 +2819,7 @@ __metadata:
node-watch: 0.6.2
react: 18.2.0
react-native: 0.71.6
react-native-swiper-flatlist: 3.2.3
react-native-swiper-flatlist: 3.2.4
rimraf: ^2.5.4
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -9108,12 +9108,12 @@ __metadata:
languageName: node
linkType: hard

"react-native-swiper-flatlist@npm:3.2.3":
version: 3.2.3
resolution: "react-native-swiper-flatlist@npm:3.2.3"
"react-native-swiper-flatlist@npm:3.2.4":
version: 3.2.4
resolution: "react-native-swiper-flatlist@npm:3.2.4"
peerDependencies:
react-native: ">=0.59.0"
checksum: 5a90b90a2c3d896f3fa1bcf466642234dc90eef3711cb4e394c57e168daaa98d64b862a848b27865851a8a941c37598c6cc1a3d80d7f809523d584cef1e4f834
checksum: c36c16e422faf1f4f22af72fbd4c50be0f307e59549b50fd43b930f045d6f65b6f85332a447b338b52aa4761a633bbe8f27a11faa61b3b8d92ed0be2088655b9
languageName: node
linkType: hard

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-swiper-flatlist",
"version": "3.2.3",
"version": "3.2.4",
"main": "index.ts",
"license": "Apache-2.0",
"description": "React native swiper flatlist component",
Expand Down

0 comments on commit 3e5cd93

Please sign in to comment.