From 62f15045141fdda60baf9c6fc1ad7ed7916e2782 Mon Sep 17 00:00:00 2001 From: Max Lynch Date: Sat, 24 Sep 2016 17:30:07 -0500 Subject: [PATCH] vBump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 611fa3f5..4cbb5ae3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ionic-native", - "version": "2.0.2", + "version": "2.0.3", "description": "Native plugin wrappers for Cordova and Ionic with TypeScript, ES6+, Promise and Observable support", "main": "dist/es5/index.js", "typings": "dist/es5/index.d.ts",