From cfe63db79f2e6061b1166480ea5d6cbe486ab08d Mon Sep 17 00:00:00 2001 From: Joseph BERTHE Date: Wed, 14 Oct 2020 08:15:23 +0200 Subject: [PATCH] Bump version v1.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 24cfc40..11eb77e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "generator-app-fiori", - "version": "1.2.0", + "version": "1.2.1", "description": "Generate Fiori Application based on Fiori Guidelines, conected to ABAP server and using the last UI5 Tooling.", "main": "generators/app/index.js", "scripts": {