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