Skip to content

Commit

Permalink
chore: increment package version to 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JKRhb committed Jan 19, 2022
1 parent 4558fa7 commit 199e870
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.6.0

- Package republished under 3-Clause BSD license

## 0.5.0

- feat: parse affordance title(s) and description(s) of interaction affordances
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: dart_wot
description: A W3C Web of Things implementation written in Dart. Supports interacting with Things using CoAP and HTTP(S).
version: 0.5.0
version: 0.6.0
homepage: https://github.com/namib-project/dart_wot

environment:
Expand Down

0 comments on commit 199e870

Please sign in to comment.