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

cargo: update version to 0.0.4

This commit is contained in:
Henrik Hautakoski 2026-02-08 01:45:24 +01:00
parent ed2b8211fa
commit 911009681d

View file

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