Skip to content

Commit 6b12335

Browse files
committed
Publish 0.9
Just a minor API cleanup
1 parent f36e4fc commit 6b12335

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
[package]
22
name = "rowan"
3-
version = "0.8.2"
3+
version = "0.9.0"
44
authors = ["Aleksey Kladov <[email protected]>"]
55
repository = "https://github.com/matklad/rowan"
66
license = "MIT OR Apache-2.0"
7-
description = "Library for generic lossless syntax trees."
7+
description = "Library for generic lossless syntax trees"
88
edition = "2018"
99

1010
[dependencies]

0 commit comments

Comments
 (0)