From f2160fb377dc44c05409bc0d94ebbf3fc5cd7d57 Mon Sep 17 00:00:00 2001 From: rmconsole-readonly-wk Date: Fri, 28 Feb 2025 15:52:45 +0000 Subject: [PATCH] json_schema_5.2.1 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 9054b3f1..6c05a43b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: json_schema -version: 5.2.0 +version: 5.2.1 description: JSON Schema implementation in Dart homepage: https://github.com/workiva/json_schema