From 877114248d291ea3907769579213b08f6fd4d0c5 Mon Sep 17 00:00:00 2001 From: Lutfor Rahman Date: Sun, 31 Oct 2021 22:49:11 +0600 Subject: [PATCH] fixed bugs and for new release --- CHANGELOG.md | 6 +++++- pubspec.yaml | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 72a91f8..e849cd0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,4 +24,8 @@ ## [3.0.1] - October 31, 2021 -* Solved missing plugins exception \ No newline at end of file +* Solved missing plugins exception + +## [3.0.2] - October 31, 2021 + +* Fixed bugs \ No newline at end of file diff --git a/pubspec.yaml b/pubspec.yaml index 2e5984e..cd1ad6f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: flutter_qr_bar_scanner description: "A Flutter Plugin for reading/scanning QR & Bar codes using Firebase's Mobile Vision API" -version: 3.0.1 +version: 3.0.2 homepage: https://github.com/contactlutforrahman/flutter_qr_bar_scanner environment: