Release v0.2.4

This commit is contained in:
zimbatm 2021-08-14 17:10:06 +02:00
parent 948196ade5
commit 71ab126019
No known key found for this signature in database
GPG Key ID: 71BAF6D40C1D63D7
4 changed files with 8 additions and 3 deletions

View File

@ -1,4 +1,9 @@
0.2.4 / 2021-08-14
==================
* collect the mtime *after* formatting.
0.2.3 / 2021-08-04
==================

2
Cargo.lock generated
View File

@ -973,7 +973,7 @@ dependencies = [
[[package]]
name = "treefmt"
version = "0.2.3"
version = "0.2.4"
dependencies = [
"anyhow",
"console",

View File

@ -1,6 +1,6 @@
[package]
name = "treefmt"
version = "0.2.3"
version = "0.2.4"
edition = "2018"
description = "one CLI to format the code tree"
license = "MIT"

View File

@ -40,7 +40,7 @@ quite tricky.
`$ treefmt --help`
```
treefmt 0.2.3
treefmt 0.2.4
✨ format all your language!
USAGE: