Skip to content

Commit

Permalink
chore: Release v0.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
alerque committed Apr 16, 2021
1 parent fe81d75 commit 1c98426
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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
@@ -1,6 +1,6 @@
[package]
name = "git-warp-time"
version = "0.4.2"
version = "0.4.3"
authors = ["Caleb Maclennan <caleb@alerque.com>"]
edition = "2018"
description = "Rust library and CLI utility to reset file timestamps to repo state"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -23,7 +23,7 @@ For more usage see the `--help` output:

```console
$ git-warp-time --help
git-warp-time v0.4.2
git-warp-time v0.4.3
CLI utility that operates on the current working tree, resetting file modification timestamps to the date of the
last commit in which they were modified

Expand Down

0 comments on commit 1c98426

Please sign in to comment.