Skip to content

Commit 0940bb1

Browse files
committed
chore: Release kdl version 6.0.0-alpha.2
1 parent 2163201 commit 0940bb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "kdl"
3-
version = "6.0.0-alpha.1"
3+
version = "6.0.0-alpha.2"
44
description = "Document-oriented KDL parser and API. Allows formatting/whitespace/comment-preserving parsing and modification of KDL text."
55
authors = ["Kat Marchán <[email protected]>", "KDL Community"]
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)