From 2d20ce9608f1961da67781ea666cafc12145a087 Mon Sep 17 00:00:00 2001 From: Damian Sznajder Date: Tue, 8 Oct 2019 12:47:34 +0200 Subject: [PATCH] :bookmark: release 4.0.0-alpha.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c9e34db..6371d67 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "type": "git", "url": "https://github.com/dsznajder/react-native-otp-inputs" }, - "version": "3.3.2", + "version": "4.0.0-alpha.0", "main": "lib/module/index.js", "scripts": { "clean": "del lib",