ci: Bump version to 0.11.8 [skip ci]

This commit is contained in:
Gitea Actions
2026-01-19 05:28:15 +05:00
parent cd46f1d4c2
commit bdb2e274cc
2 changed files with 3 additions and 3 deletions

View File

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