From 7f6ed4cf6ceed7cc213dc8225208db85536fc638 Mon Sep 17 00:00:00 2001 From: "Naveen Vignesh.B" Date: Wed, 5 Jun 2024 03:41:41 +0530 Subject: [PATCH] 1.1.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e960cfd1..62c59cea 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-otp-textinput", - "version": "1.1.5", + "version": "1.1.6", "description": "Textview usable for OTP implementation", "main": "dist/index.js", "types": "dist/index.d.ts",