Skip to content

Commit 459c0e2

Browse files
committed
Bumping version 1.0.3
1 parent 36cf37f commit 459c0e2

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 1.0.3
2+
3+
- Pretty printing JSON objects
4+
- Correcting class references in documentation
5+
16
## 1.0.2
27

38
- Fixing dart package analysis feedback

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: schema_org
22
description: "A JSON-LD library with Flutter/Dart types for Schema.org vocabulary."
3-
version: 1.0.2
3+
version: 1.0.3
44
homepage: https://github.com/oddbit/flutter-schema-org
55

66
environment:

0 commit comments

Comments
 (0)