diff --git a/CHANGELOG.md b/CHANGELOG.md index 5a75531..c5b87ea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## 1.5.1 + +* Updated zxing-cpp to v2.2.1 + ## 1.5.0 * Updated zxing-cpp to v2.2.0 diff --git a/pubspec.yaml b/pubspec.yaml index b518c95..048e130 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: 1.5.0 +version: 1.5.1 repository: https://github.com/khoren93/flutter_zxing environment: diff --git a/src/zxing b/src/zxing index d328682..99a83b3 160000 --- a/src/zxing +++ b/src/zxing @@ -1 +1 @@ -Subproject commit d3286829685548c4a464e5f7236073c8190c4b79 +Subproject commit 99a83b3a6ac514d7f850dda7fa24cddb5120c7e2