1
0
Fork 0
mirror of https://github.com/pnx/tree-sitter-dotenv synced 2026-08-16 13:18:12 +02:00
This commit is contained in:
Henrik Hautakoski 2026-04-13 21:44:48 +02:00
parent eaedb92463
commit 0114a48a2c
6 changed files with 6 additions and 6 deletions

View file

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