Skip to content

Commit

Permalink
publish: bump version v0.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
theHamsta committed Apr 6, 2024
1 parent f9d1c8f commit 92fadd6
Show file tree
Hide file tree
Showing 6 changed files with 377 additions and 15 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "tree-sitter-commonlisp"
description = "Common Lisp grammar for the tree-sitter parsing library"
version = "0.3.2"
version = "0.3.3"
keywords = ["incremental", "parsing", "lisp"]
categories = ["parsing", "text-editors"]
repository = "https://github.com/theHamsta/tree-sitter-commonlisp"
Expand Down
2 changes: 1 addition & 1 deletion Makefile

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 92fadd6

Please sign in to comment.