ci: Bump version to 0.0.9 [skip ci]

This commit is contained in:
Gitea Actions
2025-12-23 07:23:30 +05:00
parent 84b5e0e15e
commit 034887069c
2 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "flyer-crawler",
"private": true,
"version": "0.0.8",
"version": "0.0.9",
"type": "module",
"scripts": {
"dev": "concurrently \"npm:start:dev\" \"vite\"",