From b83c1bf76708d389453523740a3e5c54fae409c6 Mon Sep 17 00:00:00 2001 From: Ibby Date: Wed, 1 Mar 2017 23:31:23 -0500 Subject: [PATCH] 2.7.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6ced2d0d8..0f2e15eff 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ionic-native", - "version": "2.6.0", + "version": "2.7.0", "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",