diff --git a/CHANGELOG.md b/CHANGELOG.md index a8aec4dcd2..7a1a68be8f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ Juvix Mascot +## [v0.6.7](https://github.com/anoma/juvix/tree/v0.6.7) (2024-11-06) + +[Full Changelog](https://github.com/anoma/juvix/compare/v0.6.6...v0.6.7) + ## [v0.6.6](https://github.com/anoma/juvix/tree/v0.6.6) (2024-09-03) [Full Changelog](https://github.com/anoma/juvix/compare/v0.6.5...v0.6.6) diff --git a/package.yaml b/package.yaml index 6ba060686e..ca4ef8b5b4 100644 --- a/package.yaml +++ b/package.yaml @@ -1,5 +1,5 @@ name: juvix -version: 0.6.6 +version: 0.6.7 license: GPL-3.0-only license-file: LICENSE.md copyright: (c) 2022- Heliax AG. diff --git a/tests/smoke/Commands/version-help-doctor.smoke.yaml b/tests/smoke/Commands/version-help-doctor.smoke.yaml index 5fb19fd688..5b3d7926ba 100644 --- a/tests/smoke/Commands/version-help-doctor.smoke.yaml +++ b/tests/smoke/Commands/version-help-doctor.smoke.yaml @@ -7,7 +7,7 @@ tests: stdout: matches: regex: |- - ^Juvix version 0.6.6-([a-f0-9]{7}).* + ^Juvix version 0.6.7-([a-f0-9]{7}).* - name: cli-numeric-version command: