Fix YAML failure when logging config is declared (#1154)

* Fix YAML failure when logging config is declared

* version bump
This commit is contained in:
David Zhao
2022-11-09 09:53:55 -08:00
committed by GitHub
parent 18de0f5ab7
commit d429fe11a7
4 changed files with 8 additions and 5 deletions

View File

@@ -1,3 +1,3 @@
package version
const Version = "1.3.0"
const Version = "1.3.1"