Skip to content

Commit fce3c34

Browse files
committed
Bump version number to v0.4.1
1 parent 2d5ee4b commit fce3c34

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!-- markdownlint-disable MD024-->
22
# Change Log
33

4-
## [Unreleased]
4+
## [0.4.1] - 2021-03-07
55

66
### Fixed
77

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "pmv"
33
description = "Pattern based mv(1)"
4-
version = "0.4.0"
4+
version = "0.4.1"
55
authors = ["Suguru Yamamoto <sgryjp@gmail.com>"]
66
repository = "https://github.com/sgryjp/pmv"
77
readme = "README.md"

0 commit comments

Comments
 (0)