Skip to content

Commit

Permalink
🔖 v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
linkdd committed May 30, 2023
1 parent 2d30614 commit a3c5243
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "astmaker"
version = "0.1.0"
version = "0.1.1"

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

0 comments on commit a3c5243

Please sign in to comment.