emmet: Bump to v0.0.2 (#10426)
This PR bumps the Emmet extension to v0.0.2. This version of the Emmet extension adds Emmet support for PHP and ERB files. Release Notes: - N/A
This commit is contained in:
parent
837b7111b3
commit
2d21f6debf
3 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
id = "emmet"
|
||||
name = "Emmet"
|
||||
description = "Emmet support"
|
||||
version = "0.0.1"
|
||||
version = "0.0.2"
|
||||
schema_version = 1
|
||||
authors = ["Piotr Osiewicz <piotr@zed.dev>"]
|
||||
repository = "https://github.com/zed-industries/zed"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue