From b974c287fab3c5b36b98b8a9b9134cd66c91b523 Mon Sep 17 00:00:00 2001 From: Martin Stovicek Date: Wed, 4 Mar 2020 23:13:28 +0100 Subject: [PATCH] 4.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c395557..a493f54 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "bugs": { "url": "https://github.com/stovmascript/react-native-version/issues" }, - "version": "3.2.0", + "version": "4.0.0", "main": "index.js", "bin": { "react-native-version": "cli.js"