Skip to content

Commit

Permalink
CLI: add to bump_version.js
Browse files Browse the repository at this point in the history
Should keep the CLI version in lock-step with the rest of the libs and
binaries.
  • Loading branch information
svix-onelson committed Dec 23, 2024
1 parent d0fc43b commit adc056d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/bump_version.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ const versionFilePath = ".version";

const filesPaths = [
versionFilePath,
"svix-cli/Cargo.toml",
// Rust Server
"server/svix-server/Cargo.toml",
// Bridge Server
Expand Down

0 comments on commit adc056d

Please sign in to comment.