Skip to content

Commit

Permalink
Release 0.4.41 (#361)
Browse files Browse the repository at this point in the history
There's only one notable change here, which is that
`Header::Deterministic` on Windows now uses the same timestamp
as is used on Unix.  If this breaks your use case, please
let us know in #346

Besides that, there's a few testing, documentation, and internal
cleanups.  We're hoping to continue to merge PRs and address
issues; this release is small but is intending to maintain
momentum.

Signed-off-by: Colin Walters <walters@verbum.org>
  • Loading branch information
cgwalters committed Jun 4, 2024
1 parent 618c6ab commit 2cb0c7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "tar"
version = "0.4.40"
version = "0.4.41"
authors = ["Alex Crichton <alex@alexcrichton.com>"]
homepage = "https://github.com/alexcrichton/tar-rs"
repository = "https://github.com/alexcrichton/tar-rs"
Expand Down

0 comments on commit 2cb0c7b

Please sign in to comment.