diff --git a/Cargo.toml b/Cargo.toml index 3e4570c..5d5e619 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "flowscripter_template_deno_rust_library" -version ="1.0.5" +version ="1.0.6" edition = "2021" description = "Project template for a Rust library with Deno FFI bindings." homepage = "https://github.com/flowscripter"