diff --git a/CHANGELOG.md b/CHANGELOG.md index b28e245..45b70a5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ 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] + +## [0.3.1] - 2020-07-21 ### Changed - Update openpgpjs to v4.10.7 diff --git a/composer.json b/composer.json index e5f101e..5e4932d 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "description": "Easy pgp encryption and distributed identity for all in a fully opensource and privacy-friendly package", "homepage": "https://keyoxide.org", "license": "MIT", - "version": "0.3.0", + "version": "0.3.1", "authors": [ { "name": "Yarmo Mackenbach",