From a5b42b31691411b1962ce52e8a6932e516146ebe Mon Sep 17 00:00:00 2001 From: Herbert Poul Date: Wed, 12 Aug 2020 11:19:38 +0200 Subject: [PATCH] 0.4.1 --- CHANGELOG.md | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c6ce9eb..0f042a9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## unreleased +## 0.4.1 - fix bug saving files with history entries which contain attachments. - fix bug which would create wrong history entries. diff --git a/pubspec.yaml b/pubspec.yaml index f48d021..f5f471b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: kdbx description: KeepassX format implementation in pure dart. (kdbx 3.x and 4.x support). -version: 0.4.0+1 +version: 0.4.1 homepage: https://github.com/authpass/kdbx.dart environment: