We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f407caa commit 3ea66cfCopy full SHA for 3ea66cf
pkgs/yaml_edit/CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 2.1.1-dev
+## 2.1.1
2
3
- Require Dart 2.19
4
pkgs/yaml_edit/pubspec.yaml
@@ -1,8 +1,10 @@
name: yaml_edit
-version: 2.1.1-dev
+version: 2.1.1
description: A library for YAML manipulation with comment and whitespace preservation.
repository: https://github.com/dart-lang/yaml_edit
5
issue_tracker: https://github.com/dart-lang/yaml_edit/issues
6
+topics:
7
+ - yaml
8
9
environment:
10
sdk: ">=2.19.0 <3.0.0"
0 commit comments