Skip to content

Commit 5970363

Browse files
committed
chore: bump version to 0.27.0
1 parent d2d9767 commit 5970363

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.27.0
2+
3+
- feat!: migrate library to Dart 3
4+
15
## 0.26.0
26

37
- chore: address linting issues

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: dart_wot
22
description: A W3C Web of Things implementation written in Dart. Supports interacting with Things using CoAP, HTTP, and MQTT.
3-
version: 0.26.0
3+
version: 0.27.0
44
homepage: https://github.com/namib-project/dart_wot
55

66
environment:

0 commit comments

Comments
 (0)