Skip to content

Commit 3ea66cf

Browse files
authored
Prepare 2.1.1 release (dart-archive/yaml_edit#52)
1 parent f407caa commit 3ea66cf

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

pkgs/yaml_edit/CHANGELOG.md

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

33
- Require Dart 2.19
44

pkgs/yaml_edit/pubspec.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
name: yaml_edit
2-
version: 2.1.1-dev
2+
version: 2.1.1
33
description: A library for YAML manipulation with comment and whitespace preservation.
44
repository: https://github.com/dart-lang/yaml_edit
55
issue_tracker: https://github.com/dart-lang/yaml_edit/issues
6+
topics:
7+
- yaml
68

79
environment:
810
sdk: ">=2.19.0 <3.0.0"

0 commit comments

Comments
 (0)