From 80e10052861406b2bb1460bbe5f7d2753e318633 Mon Sep 17 00:00:00 2001 From: Kevin Vlaanderen Date: Thu, 8 Jun 2017 12:20:26 +0200 Subject: [PATCH] Bump version (1.0.3) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6faf0db..68678a3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mendix-hybrid-app-template", - "version": "v1.0.2", + "version": "v1.0.3", "description": "Mendix PhoneGap Build app template", "scripts": { "init": "node init",