snippets: Release 0.0.5 (#13434)
Fix invalid platform name on Linux. Related to: https://github.com/zed-industries/zed/pull/13253#issuecomment-2185323702 Release Notes: - N/A
This commit is contained in:
parent
73de99bee0
commit
78bc3a9a36
4 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
id = "snippets"
|
||||
name = "Snippets"
|
||||
description = "Support for language-agnostic snippets, provided by simple-completion-language-server"
|
||||
version = "0.0.4"
|
||||
version = "0.0.5"
|
||||
schema_version = 1
|
||||
authors = []
|
||||
repository = "https://github.com/zed-industries/zed"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue