From 6e591ee8ddf4913560ac75224fc4b69dcb650b50 Mon Sep 17 00:00:00 2001 From: "Naveen Vignesh.B" Date: Sun, 30 Jul 2023 15:54:17 +0530 Subject: [PATCH] 1.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9ea78799..9c1fa516 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-otp-textinput", - "version": "1.1.0", + "version": "1.1.1", "description": "Textview usable for OTP implementation", "main": "dist/index.js", "types": "dist/index.d.ts",