changelog: bump to 1.2.0
Signed-off-by: Michael Hoffmann <mhoffmann@cloudflare.com>
This commit is contained in:
committed by
ObserverOfTime
parent
cb0e322d6f
commit
fad991865f
@@ -1798,4 +1798,4 @@
|
||||
"inline": [],
|
||||
"supertypes": [],
|
||||
"reserved": {}
|
||||
}
|
||||
}
|
||||
@@ -23825,7 +23825,7 @@ TS_PUBLIC const TSLanguage *tree_sitter_terraform(void) {
|
||||
.max_reserved_word_set_size = 0,
|
||||
.metadata = {
|
||||
.major_version = 1,
|
||||
.minor_version = 1,
|
||||
.minor_version = 2,
|
||||
.patch_version = 0,
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user