Skip to content

Commit

Permalink
v3.0.5
Browse files Browse the repository at this point in the history
Release notes:

- Small `README.md` / `--help` fixes.
- Correctly print the target path for icon assignment in verbose mode.
  • Loading branch information
lgarron committed Apr 4, 2023
1 parent f27921a commit 6611135
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "folderify"
version = "3.0.4"
version = "3.0.5"
edition = "2021"
description = "Generate a native-style macOS folder icon from a mask file."
license = "MIT"
Expand Down

0 comments on commit 6611135

Please sign in to comment.