Skip to content

Commit a9eb6c3

Browse files
authored
Release 6.11.2. (#1534)
1 parent 8288fa3 commit a9eb6c3

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.12.0-wip
1+
## 6.11.2
22

33
- Allow `run_only_if_triggered` to be specified in `build.yaml` to turn on the
44
`build_runner` triggers heuristic.

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.12.0-wip
2+
version: 6.11.2
33
description: >-
44
Automatically generate code for converting to and from JSON by annotating
55
Dart classes.

0 commit comments

Comments
 (0)