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",