From dd213754040e5f3771af10f62149ec2cb16ad36a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Beno=C3=AEt=20Harrault?= <benoit@harrault.fr>
Date: Mon, 15 Mar 2021 11:47:54 +0100
Subject: [PATCH] Bump version (patch)

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

diff --git a/pubspec.yaml b/pubspec.yaml
index 2214c2e..e1a88c3 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -3,7 +3,7 @@ description: Hangman game, have fun with words and letters!
 
 publish_to: 'none' # Remove this line if you wish to publish to pub.dev
 
-version: 1.1.1
+version: 1.1.2
 
 environment:
   sdk: ">=2.7.0 <3.0.0"
-- 
GitLab