From 854cc68075666760b10718743d0659952b7fde8a Mon Sep 17 00:00:00 2001 From: Damian Sznajder Date: Wed, 31 Mar 2021 17:04:13 +0200 Subject: [PATCH] chore(:bookmark:): react-native-otp-inputs 7.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 90c9452..608e987 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-otp-inputs", - "version": "7.0.1", + "version": "7.0.2", "description": "One-time password inputs built in pure JS for React-Native", "main": "lib/commonjs/index.js", "module": "lib/module/index.js",