From 1d00a633fc571a8634f65c1a733ee45cbcb4e2da Mon Sep 17 00:00:00 2001 From: testshallpass Date: Mon, 3 Jan 2022 21:50:44 -0500 Subject: [PATCH] 4.5.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4467faad..9326ce39 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-dropdownalert", - "version": "4.5.0", + "version": "4.5.1", "description": "A simple alert to notify users about new chat messages, something went wrong or everything is ok.", "main": "DropdownAlert.js", "types": "index.d.ts",