From 99599ac42a6a0fc0dbea6653a37176660838cc7a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Felipe=20Pe=C3=B1a?= Date: Sat, 22 Feb 2020 08:34:46 -0800 Subject: [PATCH] 1.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 44a183a..cd2967b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@twotalltotems/react-native-otp-input", - "version": "1.2.0", + "version": "1.2.1", "description": "is a tiny JS library for one time passcode (OTP). Supports smart input suggestion on iOS and code autofill on Android (it will be filled when you press the copy button on the SMS notification bar)", "main": "index.js", "scripts": {