changelog: bump to 1.2.0

Signed-off-by: Michael Hoffmann <mhoffmann@cloudflare.com>
This commit is contained in:
Michael Hoffmann
2025-06-15 13:50:55 +00:00
committed by ObserverOfTime
parent cb0e322d6f
commit fad991865f
11 changed files with 23 additions and 11 deletions

2
pyproject.toml generated
View File

@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "tree-sitter-hcl"
description = "HCL and terraform grammar for tree-sitter"
version = "1.1.0"
version = "1.2.0"
keywords = ["incremental", "parsing", "tree-sitter", "hcl"]
classifiers = [
"Intended Audience :: Developers",