Skip to content

Commit

Permalink
Merge pull request rust-lang#3829 from rust-lang/tgross35-patch-2
Browse files Browse the repository at this point in the history
Use the same tag and release names
  • Loading branch information
tgross35 authored Aug 15, 2024
2 parents e566c4d + 1342b49 commit be5dd84
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .release-plz.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
[workspace]
git_release_name = "{{ version }}"
git_tag_name = "{{ version }}"

0 comments on commit be5dd84

Please sign in to comment.