Skip to content

Commit 3e5cd93

Browse files
committed
Bump version
1 parent d9e22c1 commit 3e5cd93

File tree

6 files changed

+7
-7
lines changed

6 files changed

+7
-7
lines changed
Binary file not shown.
Binary file not shown.

example/.yarn/install-state.gz

135 Bytes
Binary file not shown.

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"expo-status-bar": "~1.4.4",
2626
"react": "18.2.0",
2727
"react-native": "0.71.6",
28-
"react-native-swiper-flatlist": "3.2.3"
28+
"react-native-swiper-flatlist": "3.2.4"
2929
},
3030
"devDependencies": {
3131
"@babel/core": "^7.20.0",

example/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2819,7 +2819,7 @@ __metadata:
28192819
node-watch: 0.6.2
28202820
react: 18.2.0
28212821
react-native: 0.71.6
2822-
react-native-swiper-flatlist: 3.2.3
2822+
react-native-swiper-flatlist: 3.2.4
28232823
rimraf: ^2.5.4
28242824
languageName: unknown
28252825
linkType: soft
@@ -9108,12 +9108,12 @@ __metadata:
91089108
languageName: node
91099109
linkType: hard
91109110

9111-
"react-native-swiper-flatlist@npm:3.2.3":
9112-
version: 3.2.3
9113-
resolution: "react-native-swiper-flatlist@npm:3.2.3"
9111+
"react-native-swiper-flatlist@npm:3.2.4":
9112+
version: 3.2.4
9113+
resolution: "react-native-swiper-flatlist@npm:3.2.4"
91149114
peerDependencies:
91159115
react-native: ">=0.59.0"
9116-
checksum: 5a90b90a2c3d896f3fa1bcf466642234dc90eef3711cb4e394c57e168daaa98d64b862a848b27865851a8a941c37598c6cc1a3d80d7f809523d584cef1e4f834
9116+
checksum: c36c16e422faf1f4f22af72fbd4c50be0f307e59549b50fd43b930f045d6f65b6f85332a447b338b52aa4761a633bbe8f27a11faa61b3b8d92ed0be2088655b9
91179117
languageName: node
91189118
linkType: hard
91199119

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-swiper-flatlist",
3-
"version": "3.2.3",
3+
"version": "3.2.4",
44
"main": "index.ts",
55
"license": "Apache-2.0",
66
"description": "React native swiper flatlist component",

0 commit comments

Comments
 (0)