We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 352326d commit fda0938Copy full SHA for fda0938
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-alert-queue",
3
- "version": "2.0.0",
+ "version": "2.0.1",
4
"description": "Fully customizable, promise-based alert system for React Native with queue and async/await support.",
5
"source": "./src/index.tsx",
6
"main": "./lib/module/index.js",
0 commit comments