Skip to content

Commit

Permalink
chore: bump version to 0.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JKRhb committed May 13, 2023
1 parent d7dea8e commit d7cba3a
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.25.0

- feat(binding-coap)!: use blockSize instead of blockSZX
- fix(binding-coap): fix ACE behavior on Unauthorized Response

## 0.24.1

- fix(discovery): extract port from DNS SRV records
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, HTTP, and MQTT.
version: 0.24.1
version: 0.25.0
homepage: https://github.com/namib-project/dart_wot

environment:
Expand Down

0 comments on commit d7cba3a

Please sign in to comment.