Update tb client version

This commit is contained in:
Igor Kulikov
2021-08-04 15:47:47 +03:00
parent 68726f9e7d
commit 227c712d7e
2 changed files with 2 additions and 2 deletions

View File

@@ -466,7 +466,7 @@ packages:
name: thingsboard_client
url: "https://pub.dartlang.org"
source: hosted
version: "1.0.0"
version: "1.0.1"
typed_data:
dependency: transitive
description:

View File

@@ -11,7 +11,7 @@ environment:
dependencies:
flutter:
sdk: flutter
thingsboard_client: 1.0.0
thingsboard_client: 1.0.1
intl: ^0.17.0
flutter_secure_storage: ^4.1.0
flutter_speed_dial: ^3.0.5