From dcd5fc221460e992e7ec5dccac92bc8f0fd833cb Mon Sep 17 00:00:00 2001 From: CovalentOpsBot Date: Thu, 15 Dec 2022 20:30:40 +0000 Subject: [PATCH] The new version will be 0.20.0 --- CHANGELOG.md | 2 ++ VERSION | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8074e86..55a24cb 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.20.0] - 2022-12-15 + ### Changed - Removed references to `.env` file in the functional test README. diff --git a/VERSION b/VERSION index 1cf0537..5a03fb7 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.19.0 +0.20.0