chore: bump version to 0.0.32
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "vibe-kanban",
|
"name": "vibe-kanban",
|
||||||
"private": false,
|
"private": false,
|
||||||
"version": "0.0.31",
|
"version": "0.0.32",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"bin": {
|
"bin": {
|
||||||
"vibe-kanban": "bin/cli.js"
|
"vibe-kanban": "bin/cli.js"
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "vibe-kanban",
|
"name": "vibe-kanban",
|
||||||
"version": "0.0.31",
|
"version": "0.0.32",
|
||||||
"private": true,
|
"private": true,
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "concurrently \"cargo watch -w backend -x 'run --manifest-path backend/Cargo.toml'\" \"npm run frontend:dev\"",
|
"dev": "concurrently \"cargo watch -w backend -x 'run --manifest-path backend/Cargo.toml'\" \"npm run frontend:dev\"",
|
||||||
|
|||||||
Reference in New Issue
Block a user