Skip to content

Commit

Permalink
Release 3.1.0 preps
Browse files Browse the repository at this point in the history
  • Loading branch information
alexei-sintotski committed Nov 15, 2021
1 parent f56c4f7 commit ca1e218
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## [3.1.0] - Improved YAML formatting
* Correct YAML output with nested arrays and structures

## [3.0.0] - Null safety

## [2.0.1+1] - Upgrade to Dart 2.10
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: pubspec_yaml
description: Dart library to access and manipulate content of pubpec.yaml files
version: 3.0.0
version: 3.1.0
homepage: https://github.com/alexei-sintotski/pubspec_yaml

environment:
Expand Down

0 comments on commit ca1e218

Please sign in to comment.