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: