Skip to content

Commit 91c4b23

Browse files
chore: Bump to 1.0.1 with updated objectscript grammar
1 parent 347d96a commit 91c4b23

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

extension.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
id = "objectscript"
22
name = "InterSystems ObjectScript"
3-
version = "1.0.0"
3+
version = "1.0.1"
44
schema_version = 1
55
authors = ["Dave McCaldon <davem@intersystems.com>"]
66
description = "InterSystems IRIS ObjectScript Extension"
77
repository = "https://github.com/intersystems/zed-objectscript"
88

99
[grammars.objectscript_udl]
1010
repository = "https://github.com/intersystems/tree-sitter-objectscript"
11-
commit = "f53770ad22dfdebbecfaedb05c32f6f4924fcba7"
11+
commit = "320a28654593428e5a7da76b034ce9d5a1cc528a"
1212
path = "udl"

0 commit comments

Comments
 (0)