From 15d537e4622c860f1f4f1b874ed68ac2bda7cca5 Mon Sep 17 00:00:00 2001 From: Shea Durgin Date: Tue, 5 Dec 2023 17:13:25 -0500 Subject: [PATCH] incremented version --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 3d8197b..957824f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: recipe_roots description: Pocket Sized Family Cook Book. publish_to: 'none' -version: 1.0.5+6 +version: 1.0.6+7 environment: sdk: '>=2.19.6 <3.0.0'