diff --git a/CHANGELOG.md b/CHANGELOG.md index c20a0e1fc0..58d85ec099 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ 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.74.6](https://github.com/maidsafe/sn_routing/compare/v0.74.5...v0.74.6) (2021-06-08) + ### [0.74.5](https://github.com/maidsafe/sn_routing/compare/v0.74.4...v0.74.5) (2021-06-07) ### [0.74.4](https://github.com/maidsafe/sn_routing/compare/v0.74.3...v0.74.4) (2021-06-06) diff --git a/Cargo.toml b/Cargo.toml index 34db276b24..54a0165e27 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ license = "GPL-3.0" name = "sn_routing" readme = "README.md" repository = "https://github.com/maidsafe/sn_routing" -version = "0.74.5" +version = "0.74.6" edition = "2018" [dependencies]