From 3a33898be74de38eaa80691dc531e621bd7fcf47 Mon Sep 17 00:00:00 2001 From: Nico Date: Sat, 14 May 2022 11:34:37 -0300 Subject: [PATCH] Update pubspec.yaml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit after the approval the package should be updated with ´pub publish´ --- pubspec.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index f7e08ff..e7eca84 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,11 +1,11 @@ name: code_field description: Widget providing input code field to insert pin, sms and other auth codes. -version: 1.22.0 +version: 1.23.0 homepage: https://github.com/romanbase/code_field environment: - sdk: ">=2.12.0 <3.0.0" + sdk: ">=2.12.0 <4.0.0" dependencies: flutter: