diff --git a/CHANGELOG.md b/CHANGELOG.md index 4aebcfa13..278b4b8b4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,11 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [unreleased] +## v0.5.0 -- 2022-12-22 + +### Fixed + +- Updated installation documentation (#471) ### Added diff --git a/quint/package-lock.json b/quint/package-lock.json index ade5357e6..c7ae69018 100644 --- a/quint/package-lock.json +++ b/quint/package-lock.json @@ -1,12 +1,12 @@ { "name": "@informalsystems/quint", - "version": "0.4.0", + "version": "0.5.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@informalsystems/quint", - "version": "0.4.0", + "version": "0.5.0", "license": "Apache 2.0", "dependencies": { "@sweet-monads/either": "^3.0.1", diff --git a/quint/package.json b/quint/package.json index 460d11d8a..42ddbf6c7 100644 --- a/quint/package.json +++ b/quint/package.json @@ -1,6 +1,6 @@ { "name": "@informalsystems/quint", - "version": "0.4.0", + "version": "0.5.0", "description": "Core tool for the Quint specification language", "keywords": [ "temporal",