From 9d943ba2c44cbc96cf10157a1035ea3cb5f5b565 Mon Sep 17 00:00:00 2001 From: Bo Lopker Date: Tue, 3 Sep 2024 18:57:20 +0800 Subject: [PATCH] v1.4.0 --- pubspec.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index 152fff4..161215d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: alic -description: "A little image compressor" +description: "A little image compressor for macOS" publish_to: "none" -version: 1.3.3+26 +version: 1.4.0+27 environment: sdk: ">=3.4.0 <4.0.0"