diff --git a/Cargo.toml b/Cargo.toml index 1a72cb2..c5c2619 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "png-subs" -version = "0.1.0" +version = "0.2.0" edition = "2024" license = "MIT" description = "PNG color substitutor and re-encoder"