chore: bump version [skip ci]

This commit is contained in:
Gitea Actions
2025-03-12 09:16:41 +00:00
parent a57bdf6fed
commit 4e8cac7581
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "pay-point",
"version": "0.0.8",
"version": "0.0.9",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "pay-point",
"version": "0.0.8",
"version": "0.0.9",
"dependencies": {
"@angular/animations": "^19.0.0",
"@angular/cdk": "^19.0.0",

View File

@@ -1,6 +1,6 @@
{
"name": "pay-point",
"version": "0.0.8",
"version": "0.0.9",
"scripts": {
"ng": "ng",
"start": "ng serve",