From 7a8d30f4e102d7a16f630e716375cdbf63b9ea9c Mon Sep 17 00:00:00 2001 From: Ibby Date: Tue, 10 Jan 2017 20:38:53 -0500 Subject: [PATCH] 2.2.16 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d44895363..e4846552b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ionic-native", - "version": "2.2.15", + "version": "2.2.16", "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",