mirror of
https://github.com/pnx/tree-sitter-dotenv
synced 2026-08-23 15: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
|
|
@ -1,7 +1,7 @@
|
|||
cmake_minimum_required(VERSION 3.13)
|
||||
|
||||
project(tree-sitter-dotenv
|
||||
VERSION "0.0.8"
|
||||
VERSION "1.0.0"
|
||||
DESCRIPTION "Dotenv grammar for tree-sitter"
|
||||
HOMEPAGE_URL "https://github.com/pnx/tree-sitter-dotenv"
|
||||
LANGUAGES C)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue