From 84ec3fa8d212a7f70160e937d320fa7e16df8a89 Mon Sep 17 00:00:00 2001 From: Ibby Date: Tue, 27 Dec 2016 08:43:12 -0500 Subject: [PATCH] 2.2.13 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 70bce5e5a..4f1422daa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ionic-native", - "version": "2.2.12", + "version": "2.2.13", "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",