diff --git a/CHANGELOG.md b/CHANGELOG.md index 92911da..9c53157 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## [0.3.3] + +* Add: QRCode creator + ## [0.3.2] * Effective Dart diff --git a/pubspec.yaml b/pubspec.yaml index 2f84304..cd4f9f2 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: ai_barcode description: Android and IOS recognize the one-dimensional bar code and two-dimensional bar code, and support the Scanner embedded in Flutter pages -version: 0.3.2 +version: 0.3.3 homepage: https://pdliuw.github.io/ repository: https://github.com/pdliuw/ai_barcode