From 837f2a0e687249410162443d643333c47af81929 Mon Sep 17 00:00:00 2001 From: Petrus Nguyen Thai Hoc Date: Sun, 8 Aug 2021 23:54:21 +0700 Subject: [PATCH] 3.1.0+4 - Aug 8, 2021 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index e15209a..46d298e 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.0.0+3 +version: 3.1.0+4 environment: sdk: ">=2.13.0 <3.0.0"