Skip to content

Commit

Permalink
bump version to 0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
KillingSpark committed Aug 21, 2024
1 parent 7d8da47 commit 170b9e2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions 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 = "ruzstd"
version = "0.7.0"
version = "0.7.1"
authors = ["Moritz Borcherding <moritz.borcherding@web.de>"]
edition = "2018"
license = "MIT"
Expand Down
2 changes: 2 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,5 @@ This document records the changes made between versions, starting with version 0

# After 0.7.0
* Fix for drain_to functions into limited targets (https://github.com/michaelkirk)

# After 0.7.1

0 comments on commit 170b9e2

Please sign in to comment.