astro: Bump version to 0.0.3 (#12744)

Thorsten Ball created

(Forgot in the other PR)

Release Notes:

- N/A

Change summary

extensions/astro/extension.toml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Detailed changes

extensions/astro/extension.toml 🔗

@@ -1,7 +1,7 @@
 id = "astro"
 name = "Astro"
 description = "Astro support."
-version = "0.0.2"
+version = "0.0.3"
 schema_version = 1
 authors = ["Alvaro Gaona <alvgaona@gmail.com>"]
 repository = "https://github.com/zed-industries/zed"