diff --git a/package.json b/package.json index 375789d..10ff322 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@twotalltotems/react-native-otp-input", - "version": "1.3.7", + "version": "1.3.10", "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": "./dist/index.js", "types": "./index.d.ts",