Skip to content

Commit

Permalink
Releasing 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
robert-ancell committed Feb 10, 2021
1 parent 0ef0033 commit 7af4acb
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 0.0.0-dev
## 0.1.1

* Initial prerelease
* Fix DBusClient blocking on close

## 0.1.0

* Initial release
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: dbus
version: 0.1.0
version: 0.1.1

description:
A native Dart implementation of the D-Bus message bus client. This package
Expand Down

0 comments on commit 7af4acb

Please sign in to comment.