bump lemmy_api_client to `0.6.0`

This commit is contained in:
krawieck 2020-09-29 10:49:29 +02:00
parent c5040ce1fa
commit 379d2204ae
2 changed files with 3 additions and 2 deletions

View File

@ -379,7 +379,7 @@ packages:
name: lemmy_api_client
url: "https://pub.dartlang.org"
source: hosted
version: "0.5.0"
version: "0.6.0"
logging:
dependency: transitive
description:

View File

@ -31,9 +31,10 @@ dependencies:
flutter_hooks: ^0.13.2
cached_network_image: ^2.2.0+1
timeago: ^2.0.27
lemmy_api_client: ^0.5.0
fuzzy: <1.0.0
lemmy_api_client: ^0.6.0
mobx: ^1.2.1
flutter_mobx: ^1.1.0
provider: ^4.3.1