Skip to content

Commit f3bf9c3

Browse files
chore(bevy_mod_scripting_rune): release v0.8.0 (#163)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2234c52 commit f3bf9c3

File tree

1 file changed

+1
-1
lines changed
  • crates/languages/bevy_mod_scripting_rune

1 file changed

+1
-1
lines changed

crates/languages/bevy_mod_scripting_rune/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "bevy_mod_scripting_rune"
3-
version = "0.8.0-alpha.1"
3+
version = "0.8.0"
44
edition = "2021"
55
license = "MIT OR Apache-2.0"
66
description = "Necessary functionality for Rune support with bevy_mod_scripting"

0 commit comments

Comments
 (0)