Update Jisho API version

master
Oystein Kristoffer Tveit 2022-02-13 01:39:31 +01:00
parent 2ca9988018
commit 8c7253fd93
2 changed files with 2 additions and 2 deletions

View File

@ -762,7 +762,7 @@ packages:
name: unofficial_jisho_api
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.3"
version: "2.0.4"
url_launcher:
dependency: "direct main"
description:

View File

@ -25,7 +25,7 @@ dependencies:
flutter_settings_ui: ^2.0.1
shared_preferences: ^2.0.6
signature: ^5.0.0
unofficial_jisho_api: ^2.0.2
unofficial_jisho_api: ^2.0.4
url_launcher: ^6.0.9
dev_dependencies: