From d189a5bbc1df767db4467ca2f038fb54da8d7760 Mon Sep 17 00:00:00 2001 From: Ibby Date: Fri, 10 Mar 2017 12:08:18 -0500 Subject: [PATCH] 3.1.0-rc.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d5a6ee26d..e23b80adb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ionic-native", - "version": "3.1.0-rc.2", + "version": "3.1.0-rc.3", "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",