We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d5ee4b commit fce3c34Copy full SHA for fce3c34
CHANGELOG.md
@@ -1,7 +1,7 @@
1
<!-- markdownlint-disable MD024-->
2
# Change Log
3
4
-## [Unreleased]
+## [0.4.1] - 2021-03-07
5
6
### Fixed
7
Cargo.toml
[package]
name = "pmv"
description = "Pattern based mv(1)"
-version = "0.4.0"
+version = "0.4.1"
authors = ["Suguru Yamamoto <sgryjp@gmail.com>"]
repository = "https://github.com/sgryjp/pmv"
readme = "README.md"
0 commit comments