chore: bump version to 0.0.118

This commit is contained in:
GitHub Action
2025-11-17 18:44:50 +00:00
parent aab01cb705
commit aaaeccf2a3
12 changed files with 20 additions and 20 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "vibe-kanban",
"private": true,
"version": "0.0.117",
"version": "0.0.118",
"type": "module",
"scripts": {
"dev": "VITE_OPEN=${VITE_OPEN:-false} vite",
@@ -107,4 +107,4 @@
"typescript": "^5.9.2",
"vite": "^5.0.8"
}
}
}