From 19b9800ce848cdc4765dae79f1411af5d1a5a2e9 Mon Sep 17 00:00:00 2001
From: vjrj <vjrj@comunes.org>
Date: Thu, 27 Apr 2023 23:09:46 +0200
Subject: [PATCH] Bump 0.1.0

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

diff --git a/pubspec.yaml b/pubspec.yaml
index 096d8965..dfbeb44c 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -15,7 +15,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
 # In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
 # Read more about iOS versioning at
 # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
-version: 0.0.21-SNAPSHOT
+version: 0.1.0
 
 environment:
   sdk: ">=2.17.1 <3.0.0"
-- 
GitLab