From b5211425b8d293fa7f0d60173d3f50eaa955b3d5 Mon Sep 17 00:00:00 2001 From: Pascal Welsch Date: Tue, 26 Jul 2022 11:59:52 +0200 Subject: [PATCH] Bump to stable Dart release --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 302c1b3..55f07be 100755 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -4,4 +4,4 @@ description: An opinionated, community-driven set of lint rules for Dart and Flu homepage: https://github.com/passsy/dart-lint environment: - sdk: '>=2.16.0-44.0.dev <3.0.0' + sdk: '>=2.16.0 <3.0.0'