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