Skip to content

Commit

Permalink
chore: bump version to 0.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JKRhb committed Jun 12, 2022
1 parent 4228a99 commit 296df88
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# 0.19.0

- Breaking: Set direct as default Discovery method
- Made linting config even stricter

# 0.18.0

- Added support for parsing of a number of missing TD fields
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(S) and HTTP(S).
version: 0.18.0
version: 0.19.0
homepage: https://github.com/namib-project/dart_wot

environment:
Expand Down

0 comments on commit 296df88

Please sign in to comment.