Skip to content

Commit

Permalink
bump to version 0.10.2
Browse files Browse the repository at this point in the history
See the CHANGELOG for more info
  • Loading branch information
Tony Crisci committed Oct 10, 2021
1 parent 414df2e commit 3d8856c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## v0.10.2

This is a hotfix release for a bug in the system message bus.

* Add default parameters object to system message bus constructor (#90)
* Add missing flags to TypeScript definitions (#91)
* Add parameters object to system bus TypeScript definitions (#92)

## v0.10.1

This release includes bugfixes and new features.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dbus-next",
"version": "0.10.1",
"version": "0.10.2",
"keywords": [
"dbus",
"dcop",
Expand Down

0 comments on commit 3d8856c

Please sign in to comment.