Skip to content

Commit 62782e2

Browse files
committed
bump version to 0.7.2
1 parent bad8cfb commit 62782e2

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ruzstd"
3-
version = "0.7.1"
3+
version = "0.7.2"
44
authors = ["Moritz Borcherding <moritz.borcherding@web.de>"]
55
edition = "2018"
66
license = "MIT"

Changelog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,5 @@ This document records the changes made between versions, starting with version 0
2424

2525
* Remove byteorder dependency (https://github.com/workingjubilee)
2626
* Preparations to become a std dependency (https://github.com/workingjubilee)
27+
28+
# After 0.7.2

0 commit comments

Comments
 (0)