We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a19dcb commit 72c8f1dCopy full SHA for 72c8f1d
3 files changed
README.md
@@ -14,7 +14,7 @@ Learn more about the protocol itself at <https://agentclientprotocol.com>.
14
<!-- `$ printf 'go get github.com/coder/acp-go-sdk@v%s\n' "$(cat schema/version)"` as bash -->
15
16
```bash
17
-go get github.com/coder/acp-go-sdk@v0.11.7
+go get github.com/coder/acp-go-sdk@v0.12.0
18
```
19
20
## Get Started
schema/version
@@ -1 +1 @@
1
-0.11.7
+0.12.0
version
0 commit comments