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