Skip to content
This repository has been archived by the owner on Feb 4, 2023. It is now read-only.

Commit

Permalink
Bump lemmy_api_client
Browse files Browse the repository at this point in the history
  • Loading branch information
shilangyu committed Feb 3, 2021
1 parent e627694 commit a0b5b74
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@ packages:
name: lemmy_api_client
url: "https://pub.dartlang.org"
source: hosted
version: "0.10.1"
version: "0.10.2"
markdown:
dependency: "direct main"
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ dependencies:
# utils
timeago: ^2.0.27
fuzzy: <1.0.0
lemmy_api_client: ^0.10.1
lemmy_api_client: ^0.10.2

flutter:
sdk: flutter
Expand Down

0 comments on commit a0b5b74

Please sign in to comment.