From 6e2c998dadc1c116d764f05dfee5fe282cf1ebaa Mon Sep 17 00:00:00 2001 From: Ibby Hadeed Date: Sat, 15 Jul 2017 15:52:10 -0400 Subject: [PATCH] 4.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a6e9ae2d..f4044d73 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ionic-native", - "version": "4.0.0", + "version": "4.0.1", "description": "Native plugin wrappers for Cordova and Ionic with TypeScript, ES6+, Promise and Observable support", "homepage": "https://ionicframework.com/", "author": "Ionic Team (https://ionic.io)",