1
0
Fork 0
mirror of https://github.com/pnx/tree-sitter-dotenv synced 2026-08-16 01:08:13 +02:00

chore: version v1.1.1

This commit is contained in:
Henrik Hautakoski 2026-07-22 19:54:42 +02:00
parent b0e11dc786
commit 8b1dad8819
7 changed files with 7 additions and 7 deletions

View file

@ -1,7 +1,7 @@
[package]
name = "tree-sitter-dotenv"
description = "Dotenv grammar for tree-sitter"
version = "1.1.0"
version = "1.1.1"
license = "MIT"
readme = "README.md"
keywords = ["incremental", "parsing", "tree-sitter", "dotenv"]