(cargo-release) start next development iteration 4.6.1-alpha.0

This commit is contained in:
Kat Marchán 2022-10-09 12:10:49 -07:00
parent 232d253cbf
commit c7b6b823e9
No known key found for this signature in database
GPG Key ID: AEB529C08A3C7E9E
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[package] [package]
name = "kdl" name = "kdl"
version = "4.6.0" version = "4.6.1-alpha.0"
description = "Document-oriented KDL parser and API. Allows formatting/whitespace/comment-preserving parsing and modification of KDL text." 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"] authors = ["Kat Marchán <kzm@zkat.tech>", "KDL Community"]
license = "Apache-2.0" license = "Apache-2.0"