Skip to content

Commit 070b9fd

Browse files
committed
0.0.5
1 parent c6eedb4 commit 070b9fd

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "agentic-coding-protocol"
33
authors = ["Zed <hi@zed.dev>"]
4-
version = "0.0.4"
4+
version = "0.0.5"
55
edition = "2024"
66
license = "MIT"
77
description = "A protocol for standardizing communication between code editors and AI coding agents"

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@zed-industries/agentic-coding-protocol",
3-
"version": "0.0.4",
3+
"version": "0.0.5",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)