ci: Bump version to 0.8.0 for production release [skip ci]

This commit is contained in:
Gitea Actions
2026-01-03 05:48:40 +05:00
parent c852483e18
commit b1fae270bb
2 changed files with 3 additions and 3 deletions

View File

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