Skip to content

Commit a3c5243

Browse files
committed
🔖 v0.1.1
1 parent 2d30614 commit a3c5243

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.0"
3+
version = "0.1.1"
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)