diff --git a/package-lock.json b/package-lock.json index 119f7f5..a6ac3af 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "react-native-otp-text-input", - "version": "1.0.4", + "version": "1.0.5", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "react-native-otp-text-input", - "version": "1.0.4", + "version": "1.0.5", "license": "MIT", "dependencies": { "@babel/cli": "^7.23.4", diff --git a/package.json b/package.json index 0368599..f437f5b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-text-input-otp", - "version": "1.0.4", + "version": "1.0.5", "description": "A light weight react-native and expo split text input", "main": "dist/index.js", "types": "index.d.ts",