diff --git a/packages/shared b/packages/shared index 401367a3..9eb02ca1 160000 --- a/packages/shared +++ b/packages/shared @@ -1 +1 @@ -Subproject commit 401367a3c5eb6f964b5a609a484b345fd88801a4 +Subproject commit 9eb02ca1f17e9d744cd7a88ceb3c17537f677585 diff --git a/pubspec.lock b/pubspec.lock index 37e6ce91..c8377241 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1165,10 +1165,10 @@ packages: dependency: "direct main" description: name: h3_flutter - sha256: "78cd5f179e6d9dd5c9785568f3f74ee7ff059e88c446c7a8768daa9a59cfa8a1" + sha256: a33492b925705854468ae09d4b7430f0e1ed68e7ac190ea6b67f3c14adf9fb39 url: "https://pub.flutter-io.cn" source: hosted - version: "0.7.0" + version: "0.7.1" h3_web: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 90ce8960..b5f1508b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -18,7 +18,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html # In Windows, build-name is used as the major, minor, and patch parts # of the product and file versions while build-number is used as the build suffix. -version: 2.0.12 +version: 2.0.13 environment: sdk: ">=2.19.0 <=3.6.1"