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 2e79481 commit 4c7609dCopy full SHA for 4c7609d
json_annotation/CHANGELOG.md
@@ -1,6 +1,7 @@
1
-## 4.8.1-dev
+## 4.8.1
2
3
- Require Dart 2.19
4
+- Add topics.
5
6
## 4.8.0
7
json_annotation/pubspec.yaml
@@ -1,5 +1,5 @@
name: json_annotation
-version: 4.8.1-dev
+version: 4.8.1
description: >-
Classes and helper functions that support JSON code generation via the
`json_serializable` package.
0 commit comments