From 4dc82383a0ac3dfc3e5c456ed9e2899d057e93bf Mon Sep 17 00:00:00 2001 From: Ibby Date: Sat, 15 Oct 2016 13:17:06 -0400 Subject: [PATCH] 2.2.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 472d272fa..e2cdff10c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ionic-native", - "version": "2.2.3", + "version": "2.2.4", "description": "Native plugin wrappers for Cordova and Ionic with TypeScript, ES6+, Promise and Observable support", "main": "dist/es5/index.js", "module": "dist/esm/index.js",