diff --git a/CHANGELOG.md b/CHANGELOG.md index 3cd0fcc..23e2bf9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.3.2 + +* fixed enabling/disabling of the logger + ## 0.3.1 * fixed Chinese support diff --git a/pubspec.yaml b/pubspec.yaml index cc5df54..a89edbb 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.3.1 +version: 0.3.2 repository: https://github.com/khoren93/flutter_zxing environment: