From 27cae48a74ec8dbe166583ea4f66c02e007f00cb Mon Sep 17 00:00:00 2001 From: a-mabe Date: Sat, 7 Sep 2024 11:40:45 -0400 Subject: [PATCH] Bump version --- VERSION | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index c9929e3..3c80e4f 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.4.2 \ No newline at end of file +1.4.3 \ No newline at end of file diff --git a/pubspec.yaml b/pubspec.yaml index 4a1a3a7..d82eb2d 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. -version: 1.4.2+27 +version: 1.4.3+30 environment: sdk: '>=3.3.0 <4.0.0'