From c8bf68899cbd222de43f195dfc506e238ae76ba4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C3=ADas=20Irland?= Date: Thu, 19 Dec 2024 10:41:40 -0300 Subject: [PATCH] chore: version bump to 0.0.3 (#70) --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 2997b3b..7836b0d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -3,7 +3,7 @@ description: Simon AI project. publish_to: "none" -version: 0.0.2+1 +version: 0.0.3+1 environment: sdk: ">=3.0.0 <4.0.0"