From c4682d126c93472ffaa5e2bec976948d59668395 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petrus=20Nguy=E1=BB=85n=20Th=C3=A1i=20H=E1=BB=8Dc?= Date: Sat, 4 Jun 2022 12:58:07 +0700 Subject: [PATCH] 3.3.0+8 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 45b9706..73bf90c 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -2,7 +2,7 @@ name: node_auth description: Simple auth app flutter, server node.js, BLoC pattern, RxDart. publish_to: 'none' -version: 3.2.0+7 +version: 3.3.0+8 environment: sdk: ">=2.17.1 <3.0.0"