Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit d8d41af

Browse files
authoredMay 3, 2023
checked_yaml: prepare to publish 2.0.3 (google#1312)
1 parent 979c455 commit d8d41af

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed
 

‎checked_yaml/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
## 2.0.3-dev
1+
## 2.0.3
22

33
- Require Dart 2.19
4+
- Add topics
45

56
## 2.0.2
67

‎checked_yaml/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: checked_yaml
2-
version: 2.0.3-dev
2+
version: 2.0.3
33

44
description: >-
55
Generate more helpful exceptions when decoding YAML documents using

0 commit comments

Comments
 (0)
Please sign in to comment.