From 91bc6380d012af3d1f86526f4eec1757d6a297ba Mon Sep 17 00:00:00 2001 From: Ibby Date: Sun, 12 Mar 2017 19:41:26 -0400 Subject: [PATCH] 3.1.0-rc.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e23b80adb..5a809d85f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ionic-native", - "version": "3.1.0-rc.3", + "version": "3.1.0-rc.4", "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",