chore(clients): bump all five clients 0.1.0 -> 0.1.1 for release

This commit is contained in:
Joseph Doherty
2026-06-15 05:07:17 -04:00
parent 7c957908f8
commit 144c293f05
10 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -288,7 +288,7 @@ go run ./cmd/mxgw-go smoke -endpoint $env:MXGATEWAY_ENDPOINT -plaintext -api-key
The module is resolved directly from the git repo — no package registry:
````bash
go get gitea.dohertylan.com/dohertj2/mxaccessgw/clients/go@v0.1.0
go get gitea.dohertylan.com/dohertj2/mxaccessgw/clients/go@v0.1.1
````
Then import: