1
0
Fork 0
mirror of https://github.com/pnx/tree-sitter-dotenv synced 2026-08-17 13:38:12 +02:00

chore: version v1.0.1

This commit is contained in:
Henrik Hautakoski 2026-07-16 10:55:45 +02:00
parent 0cc23a517e
commit 38ed78c2ed
7 changed files with 8 additions and 8 deletions

View file

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