From 2cc736a5fbc24ba06a1b048473f456c3742da1f9 Mon Sep 17 00:00:00 2001 From: Lindsay Date: Thu, 14 Oct 2021 21:10:00 +1100 Subject: [PATCH] Version change, required to be major version number due to null safety upgrade. --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 8fad856..6ed8027 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -3,7 +3,7 @@ name: qrcode_reader description: Flutter plugin that lets you read a QR Code. author: Matheus Villela homepage: https://github.com/villela/flutter_qrcode_reader -version: 0.4.5 +version: 0.5.0 flutter: plugin: