emmet: Bump to v0.0.6 (#36129)

This PR bumps the Emmet extension to v0.0.6.

Changes:

- https://github.com/zed-industries/zed/pull/36126

Release Notes:

- N/A
This commit is contained in:
Marshall Bowers 2025-08-13 12:55:02 -04:00 committed by GitHub
parent 0b9c9f5f2d
commit 4238e640fa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "zed_emmet"
version = "0.0.5"
version = "0.0.6"
edition.workspace = true
publish.workspace = true
license = "Apache-2.0"