From 1b3beddbb6ec1e234618437ab0ff1b673f539213 Mon Sep 17 00:00:00 2001 From: Khoren Markosyan Date: Wed, 20 Jul 2022 09:01:17 +0400 Subject: [PATCH] version: 0.7.1 --- CHANGELOG.md | 4 ++++ pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a06a7c4..74723d4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.7.1 + +* updated dependencies to the latest version + ## 0.7.0 * added barcode result point detection diff --git a/pubspec.yaml b/pubspec.yaml index 16ae85c..1778ef2 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.7.0 +version: 0.7.1 repository: https://github.com/khoren93/flutter_zxing environment: