diff --git a/zed-storybook/extension.toml b/zed-storybook/extension.toml index a14853d..64a457e 100644 --- a/zed-storybook/extension.toml +++ b/zed-storybook/extension.toml @@ -1,14 +1,14 @@ id = "storybook" name = "Storybook" description = "Language support for Storybook narrative DSL" -version = "0.3.1" +version = "0.3.2" schema_version = 1 authors = ["Storybook Contributors"] repository = "https://github.com/r3t-studios/storybook" [grammars.storybook] repository = "https://github.com/r3t-studios/storybook" -rev = "0590c133c73434a9d2afbe2df663fbb66a86c5af" +rev = "9c18bfa0285d7e1d2e278e8c6edeccb1254d0084" path = "tree-sitter-storybook" [language_servers.storybook-lsp]