From 29c0f19b160d3e3af113254f711078e303db4287 Mon Sep 17 00:00:00 2001 From: Prateek Surana Date: Tue, 12 Dec 2023 10:36:37 +0530 Subject: [PATCH] :bookmark: v3.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 640e014..d036435 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-otp-input", - "version": "3.1.0", + "version": "3.1.1", "description": "A fully customizable, one-time password input component for the web built with React", "main": "lib/index.js", "module": "lib/index.esm.js",