From 3179d6f3f3e64260720923552859bc494ceb745b Mon Sep 17 00:00:00 2001 From: Koen Van Looveren Date: Thu, 15 Jul 2021 19:28:37 +0200 Subject: [PATCH] Update pubspec.yaml --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 81523b5..a050b96 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.5.1 +version: 0.5.2 homepage: https://juliuscanute.com repository: https://github.com/juliuscanute/qr_code_scanner