From 92431dae09dfb6d1e7710d6a7ee565a570a9f928 Mon Sep 17 00:00:00 2001 From: Helmut Hutzler <helmut.hutzler@th-nuernberg.de> Date: Fri, 2 Dec 2022 11:41:31 +0100 Subject: [PATCH] Increased Version to 0.0.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5c4a694..39bd764 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "account-management-webapp", - "version": "0.0.3", + "version": "0.0.5", "scripts": { "ng": "ng", "start": "ng serve --proxy-config proxy.conf.json", -- GitLab