From 2dd3acb3077c06e63cc184972ce56dd651b3d5e5 Mon Sep 17 00:00:00 2001 From: Nico Mexis Date: Wed, 31 Aug 2022 23:53:16 +0200 Subject: [PATCH] Bump version --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 0dc92b4..7cac225 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -6,7 +6,7 @@ issue_tracker: https://github.com/ThexXTURBOXx/studipassau/issues publish_to: 'none' -version: 0.9.4+094 +version: 0.9.5+095 environment: sdk: '>=2.18.0 <3.0.0'