Skip to content

Commit dcc199e

Browse files
committed
🔖 v0.2.0
1 parent b352015 commit dcc199e

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 = "astmaker"
3-
version = "0.1.1"
3+
version = "0.2.0"
44

55
description = "Build Abstract Syntax Trees and tree-walking models quickly in Rust."
66
keywords = ["ast", "abstract", "syntax", "tree", "walk"]

0 commit comments

Comments
 (0)