From 25c88c3206f4ae5282aef52c9520f804c39584ed Mon Sep 17 00:00:00 2001 From: Khoren Markosyan Date: Sat, 17 Sep 2022 22:27:43 +0400 Subject: [PATCH] version: 0.8.1 --- CHANGELOG.md | 4 ++++ pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 993395d..f3d8466 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## 0.8.1 + +* bug fixes + ## 0.8.0 * added ability to set localization messages for `writer_widget` diff --git a/pubspec.yaml b/pubspec.yaml index dbfda8d..930349c 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: flutter_zxing description: A barcode scanner and generator natively in Flutter with Dart FFI based on ZXing. -version: 0.8.0 +version: 0.8.1 repository: https://github.com/khoren93/flutter_zxing environment: