From 3d4c1960fc141bbf13710646e11870b3a3b97898 Mon Sep 17 00:00:00 2001 From: Chinedu Francis Nwafili Date: Mon, 15 Aug 2022 20:05:42 -0400 Subject: [PATCH] 0.3.4 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index f498532..6c783d6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "psd" -version = "0.3.3" +version = "0.3.4" authors = ["Chinedu Francis Nwafili "] description = "A Rust API for parsing and working with PSD files." keywords = ["psd", "photoshop", "texture", "png", "image"]