Skip to content

Commit

Permalink
add main crate to version group as package
Browse files Browse the repository at this point in the history
  • Loading branch information
makspll committed Nov 3, 2024
1 parent 436dea3 commit 22eebba
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions release-plz.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
[workspace]
dependencies_update = false
publish_timeout = "30m"

[[package]]
name = "bevy_mod_scripting"
version_group = "main"

[[package]]
Expand Down

0 comments on commit 22eebba

Please sign in to comment.