From f83dc5f5355b9d6876b9124926a3f2f832a9ff4c Mon Sep 17 00:00:00 2001 From: Naveen Vignesh Date: Sun, 16 Jun 2019 18:41:27 +0530 Subject: [PATCH] 0.0.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 292663b9..9ed2195b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-otp-textinput", - "version": "0.0.5", + "version": "0.0.6", "description": "Textview usable for OTP implementation", "main": "index.js", "scripts": {