proto: Bump version to v0.2.2 (#27732)

Release Notes:

- N/A
This commit is contained in:
Ben Kunkle 2025-03-31 10:21:37 -04:00 committed by GitHub
parent 75689c1c88
commit 12c58d01bb
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_proto"
version = "0.2.1"
version = "0.2.2"
edition.workspace = true
publish.workspace = true
license = "Apache-2.0"

View file

@ -1,7 +1,7 @@
id = "proto"
name = "Proto"
description = "Protocol Buffers support."
version = "0.2.1"
version = "0.2.2"
schema_version = 1
authors = ["Zed Industries <support@zed.dev>"]
repository = "https://github.com/zed-industries/zed"