From 9167357c75e09aac071b184ad4f4a363f19f8adc Mon Sep 17 00:00:00 2001 From: Prateek Surana Date: Tue, 26 Sep 2023 22:21:06 +0530 Subject: [PATCH] :bookmark: v3.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f390e701..640e0142 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-otp-input", - "version": "3.0.4", + "version": "3.1.0", "description": "A fully customizable, one-time password input component for the web built with React", "main": "lib/index.js", "module": "lib/index.esm.js",