chore: bump version to 0.0.114

This commit is contained in:
GitHub Action
2025-10-31 17:07:25 +00:00
parent 1c0dfc1c7e
commit 4ded30b5f0
11 changed files with 19 additions and 19 deletions

View File

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