diff --git a/pubspec.yaml b/pubspec.yaml index 90a7347..6e7b112 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.5 +version: 0.0.6 author: Julius Canute homepage: https://github.com/juliuscanute/qr_code_scanner