diff --git a/CHANGELOG.md b/CHANGELOG.md index 5541d07..532516b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 4.2.3 + +- zxing version 1.9.13 does not exist in the mavenCentral (#60) + ## 4.2.2 - Migrate from JCenter to Maven Central for gradle dependencies (#57) diff --git a/pubspec.yaml b/pubspec.yaml index 2a79ff0..cdf1a5b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: barcode_scan2 description: A flutter plugin for scanning 2D barcodes and QRCodes via camera. -version: 4.2.2 +version: 4.2.3 homepage: https://github.com/mono0926/barcode_scan2 dependencies: