diff --git a/ur/Cargo.toml b/ur/Cargo.toml index b98c7a4..ca22ee6 100644 --- a/ur/Cargo.toml +++ b/ur/Cargo.toml @@ -14,7 +14,7 @@ with static memory allocation for embedded devices while also allowing to use dynamic memory allocation for platforms with more resources. """ homepage.workspace = true -version = "0.1.0" +version = "0.2.0" edition = "2021" license = "MIT"