Skip to content

Commit 3cd08a8

Browse files
authored
json_annotation: prepare release (#1051)
1 parent 04af01c commit 3cd08a8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

json_annotation/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 4.4.0-beta.0
1+
## 4.4.0
22

33
- Added `JsonKey.readValue`.
44
- Non-breaking updates to `checkedCreate` and `checkedConvert` to support

json_annotation/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: json_annotation
2-
version: 4.4.0-beta.0
2+
version: 4.4.0
33
description: >-
44
Classes and helper functions that support JSON code generation via the
55
`json_serializable` package.

0 commit comments

Comments
 (0)