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
Cargo.toml generated
View File

@@ -1,7 +1,7 @@
[package]
name = "tree-sitter-hcl"
description = "HCL and terraform grammar for tree-sitter"
version = "1.1.0"
version = "1.2.0"
license = "Apache-2.0"
readme = "README.md"
keywords = ["incremental", "parsing", "tree-sitter", "hcl"]