chore: bump version to 0.0.147

This commit is contained in:
GitHub Action
2026-01-09 14:46:16 +00:00
parent 64fe120e72
commit 3ad03a0a99
13 changed files with 22 additions and 22 deletions

View File

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