From 53f7056b1637e19cad0dc272bc3dfc4c824b19f9 Mon Sep 17 00:00:00 2001 From: Ibby Date: Tue, 7 Feb 2017 11:32:28 -0500 Subject: [PATCH] 2.5.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9e2a420c3..1c59f8ad2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ionic-native", - "version": "2.5.0", + "version": "2.5.1", "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",