From 4ab590546efd95789c654d95b4d64150351ebb53 Mon Sep 17 00:00:00 2001 From: ugogo Date: Fri, 22 Apr 2022 12:16:49 +0200 Subject: [PATCH] v1.0.1 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 +}