From 033d096476b76e5d3bf3502edea605a7374a195a Mon Sep 17 00:00:00 2001 From: phil Date: Sat, 28 Jun 2025 03:59:26 +0200 Subject: [PATCH] 0.5.1 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 58be44c..39342a2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "gisaf-app", - "version": "0.1.0", + "version": "0.5.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "gisaf-app", - "version": "0.1.0", + "version": "0.5.1", "license": "GPL-3.0", "dependencies": { "@angular/animations": "^17.3.5", diff --git a/package.json b/package.json index e3e5fc3..07b457e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "gisaf-frontend", "displayName": "Gisaf web front-end", - "version": "0.5.0", + "version": "0.5.1", "license": "GPL-3.0", "description": "Gisaf Geomatics", "repository": {