From 325af0699030f96ff6af0428ce2687ca4a56d10c Mon Sep 17 00:00:00 2001 From: Divyanshu Bhargava Date: Tue, 21 Jan 2025 17:41:09 +0400 Subject: [PATCH] Update mirai_webview package version to 0.1.0 --- examples/mirai_gallery/pubspec.lock | 2 +- packages/mirai_webview/CHANGELOG.md | 2 +- packages/mirai_webview/pubspec.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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: