From 4bb79e1d162a92512c80a95b309b0cf98fabe01d Mon Sep 17 00:00:00 2001 From: CovalentOpsBot Date: Tue, 6 Dec 2022 17:14:44 +0000 Subject: [PATCH] The new version will be 0.25.0 --- CHANGELOG.md | 2 ++ VERSION | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 55e39e6..11111d7 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.25.0] - 2022-12-06 + ### Changed - Using executor aliases instead of classes for functional tests diff --git a/VERSION b/VERSION index 2094a10..d21d277 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.24.0 +0.25.0