From 63416607887f813508a14ab64e1050a86c8a2ce1 Mon Sep 17 00:00:00 2001 From: dom Date: Wed, 8 Apr 2026 13:05:08 +0800 Subject: [PATCH] Release 2.0.3 Signed-off-by: dom --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 94ab55f9f..88a4b90b6 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -17,7 +17,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev # In Windows, build-name is used as the major, minor, and patch parts # of the product and file versions while build-number is used as the build suffix. # update when release -version: 2.0.2+1 +version: 2.0.3+1 environment: sdk: ">=3.10.0"