ci: Bump version to 0.2.30 [skip ci]

This commit is contained in:
Gitea Actions
2025-12-30 06:19:25 +05:00
parent 517a268307
commit 4a4f349805
2 changed files with 3 additions and 3 deletions

View File

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