Skip to content

Commit b384dbd

Browse files
committed
chore: release 2.2.5
1 parent 2a75a2f commit b384dbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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-alert-queue",
3-
"version": "2.2.4",
3+
"version": "2.2.5",
44
"description": "React Native alert & dialog library. Queue multiple alerts, use async/await, and replace Alert.alert with a customizable, promise-based modal system.",
55
"source": "./src/index.tsx",
66
"main": "./lib/module/index.js",

0 commit comments

Comments
 (0)