Skip to content

Commit 72c8f1d

Browse files
authored
chore: bump version to 0.12.0 (#31)
1 parent 3a19dcb commit 72c8f1d

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.11.7
17+
go get github.com/coder/acp-go-sdk@v0.12.0
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.11.7
1+
0.12.0

version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.11.7
1+
0.12.0

0 commit comments

Comments
 (0)