ci: Bump version to 0.0.8 [skip ci]

This commit is contained in:
Gitea Actions
2025-12-23 04:45:54 +05:00
parent e9889f1f1e
commit 1195b7e87f
2 changed files with 3 additions and 3 deletions

View File

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