From b3e54b5aced016d7bc181d173f7176740fc3234d Mon Sep 17 00:00:00 2001 From: Dillon Fagan Date: Wed, 13 Nov 2024 09:12:16 -0500 Subject: [PATCH] bump librarian to +22 --- apps/librarian/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/librarian/pubspec.yaml b/apps/librarian/pubspec.yaml index 74bae62..7129e6c 100644 --- a/apps/librarian/pubspec.yaml +++ b/apps/librarian/pubspec.yaml @@ -10,7 +10,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev # followed by an optional build number separated by a +. # Both the version and the builder number may be overridden in flutter # build by specifying --build-name and --build-number, respectively. -version: 1.0.0+21 +version: 1.0.0+22 environment: sdk: '>=3.0.0'