From 3f5db6d6fee6a599d260af375e3ff37048122f4e Mon Sep 17 00:00:00 2001 From: Tim Lancina Date: Sun, 6 Mar 2016 08:33:25 -0600 Subject: [PATCH] chore(): bump to 1.0.11 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 30bb593ed..ba70a23c1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ionic-native", - "version": "1.0.10", + "version": "1.0.11", "description": "Native plugin wrappers for Cordova and Ionic with TypeScript, ES6+, Promise and Observable support", "main": "dist/index.js", "directories": {