diff --git a/package.json b/package.json index 554b643..1205491 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sectiontn/otp-input", - "version": "0.4.0", + "version": "0.3.6", "description": "An elegant and highly customizable One-Time Password (OTP) input library designed to simplify the implementation and enhance the user experience of OTP authentication flows in React Native Applications.", "main": "lib/commonjs/index", "module": "lib/module/index",