Skip to content

Commit

Permalink
chore: release v0.0.19
Browse files Browse the repository at this point in the history
  • Loading branch information
MunifTanjim committed Aug 14, 2023
1 parent b50e46f commit 88e4464
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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-lua"
description = "Lua grammar for the tree-sitter parsing library"
version = "0.0.18"
version = "0.0.19"
authors = [
"Munif Tanjim <[email protected]>",
]
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@muniftanjim/tree-sitter-lua",
"version": "0.0.18",
"version": "0.0.19",
"description": "Lua grammar for tree-sitter",
"keywords": [
"tree-sitter",
Expand Down

0 comments on commit 88e4464

Please sign in to comment.