From 7fa66abf722267a85bd9e88a6e54d20d749c8c26 Mon Sep 17 00:00:00 2001 From: Tim Lancina Date: Fri, 8 Apr 2016 16:53:41 -0500 Subject: [PATCH] chore(): update version to 1.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9fc9812bd..97a8d7004 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ionic-native", - "version": "1.1.0", + "version": "1.1.1", "description": "Native plugin wrappers for Cordova and Ionic with TypeScript, ES6+, Promise and Observable support", "main": "dist/index.js", "directories": {