diff --git a/Cargo.toml b/Cargo.toml index 5083615..38064a6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pigment64" -version = "0.4.3" +version = "0.4.4" edition = "2021" description = "A library for handling conversion between N64 texture formats and modern image formats" repository = "https://github.com/decompals/pigment64"