version bump

This commit is contained in:
2024-10-05 15:16:14 +02:00
parent 0913d090b4
commit d838a7a12f
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{ {
"name": "buntspecht-web", "name": "buntspecht-web",
"version": "0.2.0", "version": "0.3.0",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "buntspecht-web", "name": "buntspecht-web",
"version": "0.2.0", "version": "0.3.0",
"license": "AGPL3", "license": "AGPL3",
"dependencies": { "dependencies": {
"@angular/animations": "^18.2.7", "@angular/animations": "^18.2.7",
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "buntspecht-web", "name": "buntspecht-web",
"version": "0.2.0", "version": "0.3.0",
"license": "AGPL3", "license": "AGPL3",
"scripts": { "scripts": {
"ng": "ng", "ng": "ng",