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.0.1

This commit is contained in:
Henrik Hautakoski 2026-07-15 09:06:27 +02:00
parent 930ba7b37c
commit c0570dec1d
7 changed files with 7 additions and 7 deletions

2
Makefile generated
View file

@ -2,7 +2,7 @@ ifeq ($(OS),Windows_NT)
$(error Windows is not supported)
endif
VERSION := 1.0.0
VERSION := 1.0.1
LANGUAGE_NAME := tree-sitter-dotenv