diff --git a/pubspec.yaml b/pubspec.yaml index 6e7b112..f72b1d8 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: qr_code_scanner description: QR code scanner that can be embedded inside flutter. It uses zxing in Android and MTBBarcode scanner in iOS. -version: 0.0.6 +version: 0.0.7 author: Julius Canute homepage: https://github.com/juliuscanute/qr_code_scanner