diff --git a/examples/mirai_gallery/pubspec.lock b/examples/mirai_gallery/pubspec.lock index 38afc84f..64d1ccd8 100644 --- a/examples/mirai_gallery/pubspec.lock +++ b/examples/mirai_gallery/pubspec.lock @@ -452,7 +452,7 @@ packages: path: "../../packages/mirai_webview" relative: true source: path - version: "0.0.4" + version: "0.1.0" nested: dependency: transitive description: diff --git a/packages/mirai_webview/CHANGELOG.md b/packages/mirai_webview/CHANGELOG.md index be7a3432..39793a34 100644 --- a/packages/mirai_webview/CHANGELOG.md +++ b/packages/mirai_webview/CHANGELOG.md @@ -1,4 +1,4 @@ -## 0.0.4 +## 0.1.0 * Update webview_flutter to 4.10.0 * Add layoutDirection property to the WebView diff --git a/packages/mirai_webview/pubspec.yaml b/packages/mirai_webview/pubspec.yaml index cf372c20..d4901e25 100644 --- a/packages/mirai_webview/pubspec.yaml +++ b/packages/mirai_webview/pubspec.yaml @@ -1,6 +1,6 @@ name: mirai_webview description: A WebView Parser for Mirai. A wrapper of `webview_flutter` package for Mirai. -version: 0.0.4 +version: 0.1.0 homepage: https://github.com/buildMirai/mirai environment: