From 459c0e237dc35d2f7965e0e58835e0a14e137643 Mon Sep 17 00:00:00 2001 From: Dennis Alund Date: Wed, 3 Apr 2024 11:05:54 +0800 Subject: [PATCH] Bumping version 1.0.3 --- CHANGELOG.md | 5 +++++ pubspec.yaml | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a561bca..0aad5b8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## 1.0.3 + +- Pretty printing JSON objects +- Correcting class references in documentation + ## 1.0.2 - Fixing dart package analysis feedback diff --git a/pubspec.yaml b/pubspec.yaml index 5052483..2ecdc8b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: schema_org description: "A JSON-LD library with Flutter/Dart types for Schema.org vocabulary." -version: 1.0.2 +version: 1.0.3 homepage: https://github.com/oddbit/flutter-schema-org environment: