From 12b8194cc9764630f7bf264c25e50ff1926e9f2c Mon Sep 17 00:00:00 2001 From: northes Date: Thu, 9 May 2024 17:21:40 +0800 Subject: [PATCH] feat: release 0.4.1 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bde7f5b..cd38692 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ by [MoonshotAI](https://moonshot.cn). ## 🚀 Installation ```bash -go get github.com/northes/go-moonshot@v0.4.0 +go get github.com/northes/go-moonshot@v0.4.1 ``` You can find the docs at [go docs](https://pkg.go.dev/github.com/northes/go-moonshot).