RELEASE 2.1

This commit is contained in:
benjamin
2026-05-15 12:15:23 +02:00
parent e2e73b22d1
commit 7385bc52e9
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "wgenerator", "name": "wgenerator",
"version": "2.0", "version": "2.1",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "wgenerator", "name": "wgenerator",
"version": "2.0", "version": "2.1",
"scripts": { "scripts": {
"start": "ng serve", "start": "ng serve",
"build": "ng build --configuration production", "build": "ng build --configuration production",