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:
parent
ed2b8211fa
commit
911009681d
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
[package]
|
[package]
|
||||||
name = "tree-sitter-dotenv"
|
name = "tree-sitter-dotenv"
|
||||||
description = "Dotenv grammar for tree-sitter"
|
description = "Dotenv grammar for tree-sitter"
|
||||||
version = "0.0.1"
|
version = "0.0.4"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
keywords = ["incremental", "parsing", "tree-sitter", "dotenv"]
|
keywords = ["incremental", "parsing", "tree-sitter", "dotenv"]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue