mirror of https://github.com/kdl-org/kdl-rs.git
chore: Release kdl version 6.0.0
This commit is contained in:
parent
38ae41c86a
commit
5aa81f8e15
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "kdl"
|
||||
version = "6.0.0-alpha.5"
|
||||
version = "6.0.0"
|
||||
description = "Document-oriented KDL parser and API. Allows formatting/whitespace/comment-preserving parsing and modification of KDL text."
|
||||
authors = ["Kat Marchán <kzm@zkat.tech>", "KDL Community"]
|
||||
license = "Apache-2.0"
|
||||
|
|
|
|||
Loading…
Reference in New Issue