Skip to content

Commit

Permalink
Bumping version 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
DennisAlund committed Apr 3, 2024
1 parent 36cf37f commit 459c0e2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 1.0.3

- Pretty printing JSON objects
- Correcting class references in documentation

## 1.0.2

- Fixing dart package analysis feedback
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -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:
Expand Down

0 comments on commit 459c0e2

Please sign in to comment.