Skip to content

Commit

Permalink
Fixed some minor issues in release
Browse files Browse the repository at this point in the history
  • Loading branch information
nimaaskarian committed Feb 1, 2024
1 parent f216c6b commit c2b6996
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 @@ -75,7 +75,7 @@ release_c3_bin() {
update_cargo_toml
build_package
git add Cargo.lock
git commit -m "Bumped version $TAG"
git commit -m "Bumped version $TAG"
push_tag
release_package
release_c3
Expand Down

0 comments on commit c2b6996

Please sign in to comment.