diff --git a/package.json b/package.json index 86949e1..97e07da 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-input-verification-code", - "version": "1.0.0", + "version": "1.0.1", "description": "A verification code input, autocompletion friendly", "author": "ugogo", "license": "MIT", @@ -93,4 +93,4 @@ "input", "autocompletion" ] -} \ No newline at end of file +}