Skip to content

Commit

Permalink
chore: Release compress-tools version 0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
otavio committed Nov 20, 2022
1 parent 0755247 commit 535da55
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGES.md
Expand Up @@ -4,6 +4,8 @@

## [Unreleased] - ReleaseDate

## [0.14.0] - 2022-11-20

* Raise MSRV to 1.59.0
* Change to 2021 edition
* Drop lifetime annotations of reader parameter in `ArchiveIterator::from_read`
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "compress-tools"
version = "0.13.0"
version = "0.14.0"
authors = ["Jonathas-Conceicao <jadoliveira@inf.ufpel.edu.br>"]
description = "Utility functions for compressed and archive files handling"
repository = "https://github.com/OSSystems/compress-tools-rs"
Expand Down

0 comments on commit 535da55

Please sign in to comment.