Skip to content

Commit ef00f2c

Browse files
committed
chore: bump version, update changelog
1 parent 3b3623e commit ef00f2c

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 1.3.3
2+
3+
- Fix empty object dumping adding newline + indentation
4+
- Disallow newline before non-object values
5+
16
## 1.3.2
27

38
- Fix string dumping producing invalid strings when the value contains line breaks

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: gura
22
description: A simple to use library for reading/writing Gura configuration files.
3-
version: 1.3.2
3+
version: 1.3.3
44
homepage: https://gura.netlify.app/
55
repository: https://github.com/zajrik/gura-dart-parser
66
issue_tracker: https://github.com/zajrik/gura-dart-parser/issues

0 commit comments

Comments
 (0)