From 1ef65258b0aaf97a067675a9323903b08c7aaa30 Mon Sep 17 00:00:00 2001 From: Prateek Sunal Date: Mon, 10 Jul 2023 22:09:01 +0530 Subject: [PATCH] chore: bump to 2.0.2 --- CHANGELOG.md | 4 ++++ pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 90e7f7f..65bfe46 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## 2.0.2 + +* Fix for automatically position window buttons property + ## 2.0.1 * Fix window action buttons not visible sometimes diff --git a/pubspec.yaml b/pubspec.yaml index 3dda32e..fcfedc4 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: libadwaita description: Libadwaita's widgets for Flutter. Following Gnome HIG and available on all platforms. -version: 2.0.1 +version: 2.0.2 homepage: https://github.com/gtk-flutter/libadwaita environment: