set version for kontor-angular to 0.2.0

This commit is contained in:
Thomas Peetz
2025-07-18 21:29:24 +02:00
parent 3b4098cb1a
commit 9c0de2a0be
3 changed files with 6 additions and 2 deletions
+1
View File
@@ -1,4 +1,5 @@
.vscode/
.idea/
.angular/
__pycache__/
node_modules/
+3
View File
@@ -88,5 +88,8 @@
}
}
}
},
"cli": {
"analytics": false
}
}
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "kontor-angular",
"version": "0.0.0",
"version": "0.2.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "kontor-angular",
"version": "0.0.0",
"version": "0.2.0",
"dependencies": {
"@angular/common": "^20.1.0",
"@angular/compiler": "^20.1.0",