From 38eb13a2579c41aaef646767a0c3e35a2a50a633 Mon Sep 17 00:00:00 2001 From: guiyomh Date: Wed, 14 Dec 2022 19:16:02 +0000 Subject: [PATCH] chore(release): prepare for v0.7.2 --- CHANGELOG.md | 6 ++++++ Cargo.lock | 2 +- Cargo.toml | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f20b816..7caa363 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. +## [0.7.2] - 2022-12-14 + +### Bug Fixes + +- Github release body 🤬 + ## [0.7.1] - 2022-12-14 ### Bug Fixes diff --git a/Cargo.lock b/Cargo.lock index d460e07..eb8ae38 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -621,7 +621,7 @@ checksum = "9b7820b9daea5457c9f21c69448905d723fbd21136ccf521748f23fd49e723ee" [[package]] name = "pact-graph-network" -version = "0.7.1" +version = "0.7.2" dependencies = [ "ansi_term", "anyhow", diff --git a/Cargo.toml b/Cargo.toml index b80ae14..182f186 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pact-graph-network" -version = "0.7.1" +version = "0.7.2" authors = ["Guillaume CAMUS "] license = "MIT" keywords = [