1
0
Fork 0
mirror of https://github.com/pnx/tree-sitter-dotenv synced 2026-06-24 10:53:40 +02:00
This commit is contained in:
Henrik Hautakoski 2026-02-08 09:41:38 +01:00
parent 4f3ca7dc47
commit 7878ce1646
7 changed files with 7 additions and 7 deletions

View file

@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.13)
project(tree-sitter-dotenv
VERSION "0.0.4"
VERSION "0.0.5"
DESCRIPTION "Dotenv grammar for tree-sitter"
HOMEPAGE_URL "https://github.com/pnx/tree-sitter-dotenv"
LANGUAGES C)