Skip to content

Commit 4959964

Browse files
committed
chore: bump version to 0.4.4
Align README install command with the 0.4.4 release tag. Refresh schema/version and version markers for the new release.
1 parent fe457c7 commit 4959964

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Learn more about the protocol itself at <https://agentclientprotocol.com>.
1414
<!-- `$ printf 'go get github.com/coder/acp-go-sdk@v%s\n' "$(cat schema/version)"` as bash -->
1515

1616
```bash
17-
go get github.com/coder/acp-go-sdk@v0.4.3
17+
go get github.com/coder/acp-go-sdk@v0.4.4
1818
```
1919

2020
## Get Started

schema/version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.4.3
1+
0.4.4

version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.4.3
1+
0.4.4

0 commit comments

Comments
 (0)