Skip to content

Commit 22eebba

Browse files
committed
add main crate to version group as package
1 parent 436dea3 commit 22eebba

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

release-plz.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
[workspace]
22
dependencies_update = false
33
publish_timeout = "30m"
4+
5+
[[package]]
6+
name = "bevy_mod_scripting"
47
version_group = "main"
58

69
[[package]]

0 commit comments

Comments
 (0)