diff --git a/sdk-rust/Cargo.toml b/sdk-rust/Cargo.toml index f583c04..04a7709 100644 --- a/sdk-rust/Cargo.toml +++ b/sdk-rust/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "lens_sdk" description = "An SDK for writing bi-directional, wasm based, LensVM transformations in Rust" -version = "0.5.0" +version = "0.6.0" edition = "2021" readme = "../README.md" repository = "https://github.com/lens-vm/lens"