diff --git a/CHANGELOG.md b/CHANGELOG.md index 60ff2a2..6e4b9a1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## 1.3.1 + +* Utilized Flutter version 3.1.0 or higher + ## 1.3.0 * Updated zxing-cpp to v2.1.0 diff --git a/pubspec.yaml b/pubspec.yaml index 87c7ab0..beafb8a 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.3.0 +version: 1.3.1 repository: https://github.com/khoren93/flutter_zxing environment: