We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3be8df commit ce84c36Copy full SHA for ce84c36
json_annotation/CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 3.1.1-dev
+## 3.1.1
2
3
- Avoid `null` values for `CheckedFromJsonException.message` by using
4
`toString()` with unrecognized error types.
json_annotation/pubspec.yaml
@@ -1,5 +1,5 @@
name: json_annotation
-version: 3.1.1-dev
+version: 3.1.1
description: >-
Classes and helper functions that support JSON code generation via the
5
`json_serializable` package.
0 commit comments