diff --git a/CHANGELOG.md b/CHANGELOG.md index de7a27311..9586484cc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## UNRELEASED +### Added +### Changed +### Deprecated +### Removed +### Fixed +### Security + +## v0.6.0 -- 2023-02-22 + ### Added - command `test` to run unit tests (#634) diff --git a/quint/package-lock.json b/quint/package-lock.json index 9fe8ecb34..5bfb8b65e 100644 --- a/quint/package-lock.json +++ b/quint/package-lock.json @@ -1,12 +1,12 @@ { "name": "@informalsystems/quint", - "version": "0.5.5", + "version": "0.6.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@informalsystems/quint", - "version": "0.5.5", + "version": "0.6.0", "license": "Apache 2.0", "dependencies": { "@sweet-monads/either": "^3.0.1", diff --git a/quint/package.json b/quint/package.json index 8d7b52c54..c18b31726 100644 --- a/quint/package.json +++ b/quint/package.json @@ -1,6 +1,6 @@ { "name": "@informalsystems/quint", - "version": "0.5.5", + "version": "0.6.0", "description": "Core tool for the Quint specification language", "keywords": [ "temporal",