diff --git a/CHANGELOG.md b/CHANGELOG.md index 75aab75c7..ee459ab4c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased -## [5.5.5] - 2023-09-23 +## [5.6.0] - 2023-09-23 ### Added - Purpose field for groups. This is a free form text field that can be used to describe the group's purpose, mission, vision, etc. diff --git a/package.json b/package.json index dc63c3755..edb5c5062 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "author": "Tibet Sprague ", "license": "GNU AFFERO GENERAL PUBLIC LICENSE v3", "private": true, - "version": "5.5.5", + "version": "5.6.0", "repository": { "type": "git", "url": "git://github.com/Hylozoic/hylo-node.git"