diff --git a/Cargo.toml b/Cargo.toml index 4d6a507..b067d3f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "webmanifest" -version = "0.2.0" +version = "0.2.1" license = "MIT OR Apache-2.0" repository = "https://github.com/chooxide/webmanifest" documentation = "https://docs.rs/webmanifest"