Skip to content

Commit

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

- fix: mark package as compatible with Dart 3.x.x

## 0.25.0

- feat(binding-coap)!: use blockSize instead of blockSZX
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.25.0
version: 0.25.1
homepage: https://github.com/namib-project/dart_wot

environment:
Expand Down

0 comments on commit 0ac3185

Please sign in to comment.