From 3277f9ef2b1ef222dd632396044e708f09090f2b Mon Sep 17 00:00:00 2001 From: AhsanSarwar45 Date: Tue, 9 Apr 2024 22:50:00 +0500 Subject: [PATCH] Bump version --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 5864683a..d4ece7bd 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -2,7 +2,7 @@ name: clock_app description: An alarm, clock, timer and stowatch app. publish_to: "none" # Remove this line if you wish to publish to pub.dev -version: 0.4.0-beta4+15 +version: 0.4.0+16 environment: sdk: ">=2.18.6 <4.0.0"