diff --git a/package-lock.json b/package-lock.json index 9ad63877..e6a3f3fe 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "react-otp-input", - "version": "2.0.1", + "version": "2.0.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 3a7f2747..a65c5c38 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-otp-input", - "version": "2.0.1", + "version": "2.0.2", "description": "A fully customizable, one-time password input component for the web built with React", "main": "lib/index.js", "scripts": {