From 9f1ce45f061ea15b01bb9bbf5cf578817b2a679a Mon Sep 17 00:00:00 2001 From: Max Lynch Date: Tue, 7 Feb 2017 15:09:48 -0600 Subject: [PATCH] Bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2ec88c349..73f79fa54 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ionic-native", - "version": "3.0.0-alpha.0", + "version": "3.0.0-alpha.1", "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",