diff --git a/Cargo.toml b/Cargo.toml index b1b8432..b4ef1cf 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "embedded-layout" -version = "0.3.2" +version = "0.3.3" license = "MIT" description = "Extend embedded-graphics with simple layout functions" repository = "https://github.com/bugadani/embedded-layout"