diff --git a/CHANGELOG.md b/CHANGELOG.md index 4587d72d..5bfa0ad2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). -## v.0.5.0 - TBD +## v0.5.0 - 2023-03-20 ### Changed diff --git a/package.json b/package.json index e4083586..e8b156b2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "filmdrop-ui", - "version": "0.4.0", + "version": "0.5.0", "license": "Apache-2.0", "dependencies": { "@emotion/react": "^11.10.5",