diff --git a/Cargo.toml b/Cargo.toml index d3e1d31..7434215 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "psd" -version = "0.3.1" +version = "0.3.2" authors = ["Chinedu Francis Nwafili "] description = "A Rust API for parsing and working with PSD files." keywords = ["psd", "photoshop", "texture", "png", "image"]