From 5220a478c00853dbe846513f089c1f67f83a25a5 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Beno=C3=AEt=20Harrault?= <benoit@harrault.fr>
Date: Wed, 16 Oct 2024 12:13:58 +0200
Subject: [PATCH] Improve build process

---
 pubspec.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pubspec.yaml b/pubspec.yaml
index c1209ca..04b09a7 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -3,7 +3,7 @@ description: A random application, for testing purpose only.
 
 publish_to: "none"
 
-version: 1.0.63+64
+version: 1.1.0+65
 
 environment:
   sdk: "^3.0.0"
-- 
GitLab