diff --git a/CHANGELOG.md b/CHANGELOG.md index ebe215e3..b3270656 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## [1.43.2] - 2020-03-05 +* Optimize the NotesCache + ## [1.43] - 2020-03-02 * BUG: Fix crash in NotesCache diff --git a/pubspec.yaml b/pubspec.yaml index 39516f25..4db28a1a 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: gitjournal description: A Note Taking App Built on top of Git -version: 1.43.1+10 +version: 1.43.2+10 dependencies: flutter: