From 7b4facc5b49c7dc61dcfa77702d4f1304a62b57f Mon Sep 17 00:00:00 2001 From: "Stephen (Alex) Wallen" Date: Mon, 18 Mar 2024 13:49:10 -1000 Subject: [PATCH] chore: upgrade version --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 1e2874e..a4586a0 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: lemlist_sdk description: A Very Good Project created by Very Good CLI. -version: 0.1.0+1 +version: 0.1.1+1 environment: sdk: ">=3.0.0 <4.0.0"