From 80910fcb6f8f936e0750f7fb80d318bbfe07bbc0 Mon Sep 17 00:00:00 2001 From: CovalentOpsBot Date: Wed, 26 Oct 2022 18:44:07 +0000 Subject: [PATCH] The new version will be 0.8.1 --- CHANGELOG.md | 2 ++ VERSION | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 47d2a5c..6c3d350 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [UNRELEASED] +## [0.8.1] - 2022-10-26 + ### Fixed - Fixed a race condition that arises from running `terraform init` in an asynchronous manner from multiple electrons diff --git a/VERSION b/VERSION index a3df0a6..6f4eebd 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.8.0 +0.8.1