From 74a65b039f486064541fc98c5e5a49582bd72f7e Mon Sep 17 00:00:00 2001 From: mhartington Date: Thu, 14 Jun 2018 15:29:05 -0400 Subject: [PATCH] bump() --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e66f47666..b978caefd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ionic-native", - "version": "5.0.0-beta.10", + "version": "5.0.0-beta.11", "description": "Native plugin wrappers for Cordova and Ionic with TypeScript, ES6+, Promise and Observable support", "homepage": "https://ionicframework.com/", "author": "Ionic Team (https://ionic.io)",