diff --git a/package.json b/package.json index cd2967b..4c82fc8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@twotalltotems/react-native-otp-input", - "version": "1.2.1", + "version": "1.2.2", "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": {