From edcd2514701926219fa5a2b9aa58a70790a04446 Mon Sep 17 00:00:00 2001 From: Thiago Carvalho Date: Thu, 4 Jan 2024 14:08:54 -0300 Subject: [PATCH] bump version --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index e588d81..985488b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: arweave description: "" -version: 3.8.1 +version: 3.8.2 environment: sdk: ">=3.0.0 <4.0.0" publish_to: none