Skip to content

Commit dbcddb7

Browse files
author
Gilles Roustan
committed
chore: bump version
1 parent a716678 commit dbcddb7

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

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.3"
4+
version = "0.4.0"
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.3",
3+
"version": "0.4.0",
44
"description": "A tree-sitter grammar for git commit messages",
55
"main": "bindings/node",
66
"types": "bindings/node",

0 commit comments

Comments
 (0)