Publish a dart client update.

This commit is contained in:
Sebastian Jeltsch
2025-01-20 14:33:38 +01:00
parent f3d24e5bf2
commit fb083bbd5b
3 changed files with 6 additions and 2 deletions

View File

@@ -1,5 +1,9 @@
# Changelog
## 0.2.1
- Fix heartbeat decoding issue with record subscriptions.
## 0.2.0
- Return ListResponse from RecordApi::list.

View File

@@ -2,7 +2,7 @@ name: trailbase
description: Thing client library for TrailBase.
homepage: https://trailbase.io
repository: https://github.com/trailbaseio/trailbase
version: 0.2.0
version: 0.2.1
environment:
sdk: ^3.5.3

View File

@@ -411,7 +411,7 @@ packages:
path: "../../../client/trailbase-dart"
relative: true
source: path
version: "0.2.0"
version: "0.2.1"
typed_data:
dependency: transitive
description: