From 888cbce460f3aab93672557bf97a1db1e2462a02 Mon Sep 17 00:00:00 2001 From: LiJianying Date: Sun, 28 Nov 2021 16:41:06 +0800 Subject: [PATCH] Update window_manager to 0.1.0 --- pubspec.lock | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 90949d5b..c67c56e1 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -948,7 +948,7 @@ packages: name: window_manager url: "https://pub.dartlang.org" source: hosted - version: "0.0.5" + version: "0.1.0" xdg_directories: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 9510d0c4..55d37f14 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -82,7 +82,7 @@ dependencies: url: https://github.com/biyidev/uni_translate_client.git url_launcher: ^6.0.6 uuid: ^3.0.4 - window_manager: ^0.0.5 + window_manager: ^0.1.0 # The following adds the Cupertino Icons font to your application. # Use with the CupertinoIcons class for iOS style icons.