From 67298544576cc0a17ffa03cd3eaa7323f0038131 Mon Sep 17 00:00:00 2001 From: zeshuaro Date: Wed, 23 Feb 2022 12:16:38 +0000 Subject: [PATCH] chore(release): v1.0.1 [skip ci] --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 511078af..b565e222 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: appainter description: A material theme editor and generator for Flutter publish_to: "none" -version: 1.0.0 +version: 1.0.1 environment: sdk: ">=2.12.0 <3.0.0"