ci: Bump version to 0.12.11 [skip ci]

This commit is contained in:
Gitea Actions
2026-01-23 12:40:09 +05:00
parent d03900cefe
commit 3575803252
2 changed files with 3 additions and 3 deletions

View File

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