From 09d481e1d6f9401f65027df7a7fb55274b1009f7 Mon Sep 17 00:00:00 2001 From: Ibby Date: Wed, 5 Oct 2016 22:43:31 -0400 Subject: [PATCH] 2.1.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2c715936..40d6cbda 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ionic-native", - "version": "2.1.3", + "version": "2.1.4", "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",