diff --git a/CHANGELOG.md b/CHANGELOG.md index 55e3ca95..447b8905 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.27.1 + +- chore: fix CHANGELOG formatting + ## 0.27.0 - feat!: migrate library to Dart 3 diff --git a/pubspec.yaml b/pubspec.yaml index aa770454..c96ebd9c 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -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.27.0 +version: 0.27.1 homepage: https://github.com/namib-project/dart_wot environment: