diff --git a/CHANGELOG.md b/CHANGELOG.md index 702132f..703c011 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## [0.2.0] - August 3, 2022 +* Upgrade to the latest bonsoir platform interface to be compatible with Bonsoir 2.0 + ## [0.1.5] - April 29, 2022 * Fix issue with plugin registration on Flutter. diff --git a/pubspec.yaml b/pubspec.yaml index f2ddae1..089e626 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: bonsoir_linux_dbus description: Linux platform interface for bonsoir package. This package is useful for Linux desktop systems where Avahi is a commonly installed mDNS daemon. -version: '0.1.5' +version: '0.2.0' homepage: https://github.com/Piero512/bonsoir_linux_dbus repository: https://github.com/Piero512/bonsoir_linux_dbus