zig: Bump to v0.3.3 (#23547)

Includes:
- https://github.com/zed-industries/zed/pull/22609
This commit is contained in:
Peter Tripp 2025-01-23 10:54:50 -05:00 committed by GitHub
parent ea1a6a68d3
commit bb937b6cee
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_zig"
version = "0.3.2"
version = "0.3.3"
edition.workspace = true
publish.workspace = true
license = "Apache-2.0"

View file

@ -1,7 +1,7 @@
id = "zig"
name = "Zig"
description = "Zig support."
version = "0.3.2"
version = "0.3.3"
schema_version = 1
authors = ["Allan Calix <contact@acx.dev>"]
repository = "https://github.com/zed-industries/zed"