From 357d5538e9e052a54653ea6781d6b8c1ac04747f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Felipe=20C=C3=A9sar?= Date: Thu, 9 May 2019 04:15:32 +0800 Subject: [PATCH] Update pubspec.yaml --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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