From 798625698dfa1fa53d543e3d277594e58978aca2 Mon Sep 17 00:00:00 2001 From: Ibby Date: Tue, 11 Oct 2016 21:03:23 -0400 Subject: [PATCH] 2.2.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c35688221..c5a8a414a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ionic-native", - "version": "2.2.1", + "version": "2.2.2", "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",