diff --git a/pubspec.lock b/pubspec.lock index 550ac2b..108732d 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -210,7 +210,7 @@ packages: name: flutter_matrix_html url: "https://pub.dartlang.org" source: hosted - version: "0.0.8" + version: "0.1.0" flutter_secure_storage: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index 8b4e637..d702928 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -54,7 +54,7 @@ dependencies: open_file: ^3.0.1 mime_type: ^0.3.0 bot_toast: ^3.0.0 - flutter_matrix_html: ^0.0.8 + flutter_matrix_html: ^0.1.0 moor: ^3.0.2 random_string: ^2.0.1 flutter_typeahead: ^1.8.1