Skip to content

Commit

Permalink
cargo build
Browse files Browse the repository at this point in the history
  • Loading branch information
jfrolich committed Apr 15, 2024
1 parent 0538a64 commit cb7630e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ npm version $1

# update the version in cargo.toml
sed -i '' -e "s/^version = \".*\"/version = \"$1\"/" Cargo.toml
cargo install
cargo build

# commit the changes with the version
git add Cargo.toml package.json Cargo.lock
Expand Down

0 comments on commit cb7630e

Please sign in to comment.