mirror of
https://github.com/pnx/tree-sitter-dotenv
synced 2026-08-16 13:18:12 +02:00
chore: version v1.0.0
This commit is contained in:
parent
07475e2b90
commit
03e53646dd
7 changed files with 8 additions and 8 deletions
2
Makefile
generated
2
Makefile
generated
|
|
@ -2,7 +2,7 @@ ifeq ($(OS),Windows_NT)
|
|||
$(error Windows is not supported)
|
||||
endif
|
||||
|
||||
VERSION := 0.0.8
|
||||
VERSION := 1.0.0
|
||||
|
||||
LANGUAGE_NAME := tree-sitter-dotenv
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue