diff --git a/Cargo.toml b/Cargo.toml index 8fec351..a8e45e0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rhai-autodocs" -version = "0.6.2" +version = "0.7.0" edition = "2021" authors = ["Lucas Tabis"] description = "Custom documentation generator for the Rhai scripting language"