diff --git a/CHANGELOG.md b/CHANGELOG.md index b1b5687..d77c4a8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ # Changelog All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. -### [0.6.2](https://github.com/tari-project/tari_utilities/compare/v0.6.1...v0.6.2) (2023-11-30) +### [0.7.0](https://github.com/tari-project/tari_utilities/compare/v0.6.1...v0.7.0) (2023-12-06) ### Features diff --git a/Cargo.toml b/Cargo.toml index 923b302..b1fb961 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ repository = "https://github.com/tari-project/tari" homepage = "https://tari.com" readme = "README.md" license = "BSD-3-Clause" -version = "0.6.2" +version = "0.7.0" edition = "2018" [dependencies]