From 3025d3d12a3afdc706caad2cc1d878a42c9a43ae Mon Sep 17 00:00:00 2001 From: Kevin Vlaanderen Date: Tue, 20 Nov 2018 14:57:04 +0100 Subject: [PATCH] Bump version number to 3.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 44458ef..c11bd8f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mendix/mendix-hybrid-app-template", - "version": "2.0.1", + "version": "3.0.0", "description": "Mendix PhoneGap Build app template", "scripts": { "init": "node init",