From 6e7b087cffeba5ecf6b9621dca5458d63024406e Mon Sep 17 00:00:00 2001 From: Ibby Date: Thu, 16 Feb 2017 22:00:12 -0500 Subject: [PATCH] 3.1.0-alpha.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index de4e0c554..dcffe1052 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ionic-native", - "version": "3.1.0-alpha.1", + "version": "3.1.0-alpha.2", "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",