ci: Bump version to 0.0.23 [skip ci]

This commit is contained in:
Gitea Actions
2025-12-24 10:18:28 +05:00
parent 9437f3d6c6
commit b939262f0c
2 changed files with 3 additions and 3 deletions

View File

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