toml: Bump to v0.1.0 (#10482)
This PR bumps the TOML extension to v0.1.0. This version of the extension has been updated to use v0.0.6 of the `zed_extension_api`. Release Notes: - N/A
This commit is contained in:
parent
3ea17248c8
commit
a4d6c5da7c
4 changed files with 14 additions and 10 deletions
|
@ -1,7 +1,7 @@
|
|||
id = "toml"
|
||||
name = "TOML"
|
||||
description = "TOML support."
|
||||
version = "0.0.2"
|
||||
version = "0.1.0"
|
||||
schema_version = 1
|
||||
authors = [
|
||||
"Max Brunsfeld <max@zed.dev>",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue