From d54ce83c8f18dbe3b1a9beaa7051a968443345c1 Mon Sep 17 00:00:00 2001 From: Ibby Date: Fri, 20 Jan 2017 15:52:47 -0500 Subject: [PATCH] 2.2.17 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e4846552b..7894ba6e9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ionic-native", - "version": "2.2.16", + "version": "2.2.17", "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",