From 4ea01061e36557549c70606ca0a42b37e31a613e Mon Sep 17 00:00:00 2001 From: kuhlebrock Date: Mon, 29 Jan 2018 14:32:40 +0100 Subject: [PATCH] set version to 0.4.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 46b9128..c18bf29 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cordova-plugin-privacyscreen", - "version": "0.4.0", + "version": "0.4.1", "description": "Secures your app from displaying a screenshot in task switchers under Android and iOS. Keeps sensitive information private.", "cordova": { "id": "cordova-plugin-privacyscreen",