Skip to content

Commit 6c14f8b

Browse files
gbprodgithub-actions[bot]
authored andcommitted
chore: bump version
1 parent b265e20 commit 6c14f8b

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "tree-sitter-gitcommit"
33
description = "gitcommit grammar for the tree-sitter parsing library"
4-
version = "0.3.1"
4+
version = "0.3.2"
55
keywords = ["incremental", "parsing", "gitcommit"]
66
categories = ["parsing", "text-editors"]
77
repository = "https://github.com/tree-sitter/tree-sitter-gitcommit"

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tree-sitter-gitcommit",
3-
"version": "0.3.1",
3+
"version": "0.3.2",
44
"description": "A tree-sitter grammar for git commit messages",
55
"main": "bindings/node",
66
"scripts": {

0 commit comments

Comments
 (0)