From bed14b265c8de491e6fb6d8061116419c6be4d08 Mon Sep 17 00:00:00 2001 From: Istvan Soos Date: Thu, 10 Oct 2024 17:24:40 +0200 Subject: [PATCH] Fix build --- lib/src/version.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/src/version.dart b/lib/src/version.dart index 76c07debd..082f85d72 100644 --- a/lib/src/version.dart +++ b/lib/src/version.dart @@ -1,2 +1,2 @@ // Generated code. Do not modify. -const packageVersion = '0.22.12'; +const packageVersion = '0.22.13';