From 4b779566273e20c2669b94ccfcb74e72ca2c1371 Mon Sep 17 00:00:00 2001 From: Chinedu Francis Nwafili Date: Mon, 18 Jul 2022 14:58:59 -0400 Subject: [PATCH] 0.1.32 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"]