ci: Bump version to 0.11.4 [skip ci]

This commit is contained in:
Gitea Actions
2026-01-18 14:36:55 +05:00
parent 136a9ce3f3
commit 94f45d9726
2 changed files with 3 additions and 3 deletions

View File

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