Skip to content

Commit

Permalink
Version 0.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
J3RN committed Feb 11, 2023
1 parent 4f6d900 commit 23f8c1b
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 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-gleam"
description = "gleam grammar for the tree-sitter parsing library"
version = "0.25.3"
version = "0.26.0"
keywords = ["incremental", "parsing", "gleam"]
categories = ["parsing", "text-editors"]
repository = "https://github.com/tree-sitter/tree-sitter-gleam"
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tree-sitter-gleam",
"version": "0.25.3",
"version": "0.26.0",
"description": "A tree-sitter grammar for the Gleam programming language",
"main": "bindings/node",
"scripts": {
Expand Down

0 comments on commit 23f8c1b

Please sign in to comment.