From 92f90ad1744daaefc5cd906bcf36b48267b0a28b Mon Sep 17 00:00:00 2001 From: John Wesley Date: Thu, 21 Dec 2023 12:45:59 -0500 Subject: [PATCH] Update version --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 4303e14..ae5e454 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -3,7 +3,7 @@ name: interstellar # Prevent accidental publishing to pub.dev. publish_to: 'none' -version: 0.1.1 +version: 0.2.0 environment: sdk: '>=3.1.0 <4.0.0'