From 198305181cb01ef1a8ed18e8eb5712eecb42e1fc Mon Sep 17 00:00:00 2001 From: Petrus Nguyen Thai Hoc Date: Mon, 13 Sep 2021 01:23:58 +0700 Subject: [PATCH] 3.1.2+6 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 131f5e5..4fa9eda 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.1.1+5 +version: 3.1.2+6 environment: sdk: ">=2.14.0 <3.0.0"