From bc7aef92f3a7c540681779f4f52bf61616cea574 Mon Sep 17 00:00:00 2001 From: Ibby Date: Tue, 14 Mar 2017 20:08:46 -0400 Subject: [PATCH] 3.1.0-rc.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 950f76768..055fa4f95 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ionic-native", - "version": "3.1.0-rc.4", + "version": "3.1.0-rc.5", "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",