diff --git a/CHANGELOG b/CHANGELOG index 681e161b..fb0b1aa6 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,6 @@ All notable changes to this project will be documented in this file. -### unreleased +### 0.17.0 - [feat] add rss link @homepage - [ui] add lot of explanation text - [ui] show copied messages diff --git a/package.json b/package.json index 4b0a0d25..a1e5854e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gancio", - "version": "0.16.2", + "version": "0.17.0", "description": "A shared agenda for local communities", "author": "lesion", "scripts": {