diff --git a/package-lock.json b/package-lock.json index 9e49d053..7a842dc9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "react-otp-input", - "version": "2.3.0", + "version": "2.3.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 2212b129..69e738db 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-otp-input", - "version": "2.3.0", + "version": "2.3.1", "description": "A fully customizable, one-time password input component for the web built with React", "main": "lib/index.js", "scripts": {