diff --git a/CHANGELOG.md b/CHANGELOG.md index c8694b9..0f86ba8 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.7.0] - 2025-03-05 + ### Added - Tact 1.6.1 support - Tact 1.6 support: PR [#314](https://github.com/nowarp/misti/pull/314) diff --git a/package.json b/package.json index adb53c3..5066cb9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nowarp/misti", - "version": "0.6.2", + "version": "0.7.0", "repository": { "type": "git", "url": "git+https://github.com/nowarp/misti.git"