diff --git a/Cargo.toml b/Cargo.toml index 38c5c6c..0d8e986 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "vulk-rs" -version = "0.0.1" +version = "0.0.2" edition = "2021" license = "EUPL-1.2" repository = "https://gitea.itycodes.org/itycodes/vulk"