Skip to content

Commit 191f06a

Browse files
authored
Release 6.11.0. (#1520)
1 parent c8c3b39 commit 191f06a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

json_serializable/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 6.11.0-wip
1+
## 6.11.0
22

33
- Support `JsonKey` annotation on constructor parameters.
44
- Require `analyzer: '>=7.4.0 <9.0.0'`

json_serializable/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: json_serializable
2-
version: 6.11.0-wip
2+
version: 6.11.0
33
description: >-
44
Automatically generate code for converting to and from JSON by annotating
55
Dart classes.

0 commit comments

Comments
 (0)