Skip to content

Commit 735f02b

Browse files
gbprodgithub-actions[bot]
authored andcommitted
chore: bump version
1 parent adf879c commit 735f02b

3 files changed

Lines changed: 61 additions & 2 deletions

File tree

Cargo.lock

Lines changed: 59 additions & 0 deletions
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.0"
4+
version = "0.3.1"
55
keywords = ["incremental", "parsing", "gitcommit"]
66
categories = ["parsing", "text-editors"]
77
repository = "https://github.com/tree-sitter/tree-sitter-gitcommit"

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.0",
3+
"version": "0.3.1",
44
"description": "A tree-sitter grammar for git commit messages",
55
"main": "bindings/node",
66
"scripts": {

0 commit comments

Comments
 (0)