diff --git a/CHANGELOG.md b/CHANGELOG.md index 41f2e5c..f488308 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 0.1.6+1 fix issues #52. + ## 0.1.6 sound null safety and WKWebView. ## 0.1.5 fix ssl and rotate scan problem. diff --git a/pubspec.yaml b/pubspec.yaml index fcc6df5..7a07271 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: r_scan description: A flutter plugin about qr code scan,it can scan from file, url, memory and camera qr code. -version: 0.1.6 +version: 0.1.6+1 homepage: https://github.com/rhymelph/r_scan environment: