Skip to content

Commit b10c3ba

Browse files
committed
chore: bump version to 0.27.1
1 parent 1a481f9 commit b10c3ba

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.1
2+
3+
- chore: fix CHANGELOG formatting
4+
15
## 0.27.0
26

37
- feat!: migrate library to Dart 3

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.27.0
3+
version: 0.27.1
44
homepage: https://github.com/namib-project/dart_wot
55

66
environment:

0 commit comments

Comments
 (0)