Skip to content

Commit e3fa851

Browse files
committed
chore: release 2.2.4
1 parent a708b6a commit e3fa851

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.3",
3+
"version": "2.2.4",
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)