diff --git a/CHANGELOG.md b/CHANGELOG.md index f3d8466..ce4af05 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## 0.8.2 + +* bug fixes + ## 0.8.1 * bug fixes diff --git a/pubspec.yaml b/pubspec.yaml index 930349c..bed2b4f 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.8.1 +version: 0.8.2 repository: https://github.com/khoren93/flutter_zxing environment: