diff --git a/CHANGELOG.md b/CHANGELOG.md index e01a84657b..e48f993fc8 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.77.8](https://github.com/maidsafe/sn_routing/compare/v0.77.7...v0.77.8) (2021-06-18) + ### [0.77.7](https://github.com/maidsafe/sn_routing/compare/v0.77.6...v0.77.7) (2021-06-16) diff --git a/Cargo.toml b/Cargo.toml index f40804fcf8..e8bdae197f 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.77.7" +version = "0.77.8" edition = "2018" [dependencies]