From 0096287de340666aa8268ae5a0c414623abadaf2 Mon Sep 17 00:00:00 2001 From: Damian Sznajder Date: Mon, 4 Nov 2019 09:42:54 +0100 Subject: [PATCH] :bookmark: release 4.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e221cf3..44cdeba 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "type": "git", "url": "https://github.com/dsznajder/react-native-otp-inputs" }, - "version": "4.0.0", + "version": "4.0.1", "main": "lib/module/index.js", "scripts": { "clean": "del lib",