From e1dfee39323a3e02dd5d62bdbda761f4f2cf89d3 Mon Sep 17 00:00:00 2001 From: Dmitrii Baranov Date: Wed, 17 May 2023 20:46:17 +0300 Subject: [PATCH] Bump version --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 76d8a03..b36a108 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: weather description: Multi-platform bot that provides weather to the Coop chat plus some extra things -version: 3.4.1 +version: 3.5.0 environment: sdk: '>=2.19.2 <3.0.0'