Bump Cargo version in prerelease workflow (#77)
* bump version in Cargo.toml to match npm version * chore: bump version to 0.0.37-ersion.0 * chore: bump version to 0.0.37-ersion.1 * bump version in Cargo.toml to match npm version * chore: bump version to 0.0.37-ersion.2 * use node script to bump cargo version * use cargo-edit to set version * add cache for cargo-edit * set cargo version same as npm * fix cargo toml location * fix cargo toml version * chore: bump version to 0.0.37-ersion.3 --------- Co-authored-by: GitHub Action <action@github.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "vibe-kanban",
|
||||
"private": false,
|
||||
"version": "0.0.37",
|
||||
"version": "0.0.37-ersion.3",
|
||||
"main": "index.js",
|
||||
"bin": {
|
||||
"vibe-kanban": "bin/cli.js"
|
||||
|
||||
Reference in New Issue
Block a user