From f490b6fb57ea7bacdf772fc6f7b4ef8864320221 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Felipe=20C=C3=A9sar?= Date: Thu, 9 May 2019 00:43:27 +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 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