From ef6c6e330ac392ddd27e610e5e7c91cf6db841d4 Mon Sep 17 00:00:00 2001 From: northes Date: Tue, 30 Jul 2024 10:53:25 +0800 Subject: [PATCH] feat: release v0.5.0 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 348b6b1..5c7ec6c 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ by [MoonshotAI](https://moonshot.cn). ## 🚀 Installation ```bash -go get github.com/northes/go-moonshot@v0.4.3 +go get github.com/northes/go-moonshot@v0.5.0 ``` You can find the docs at [go docs](https://pkg.go.dev/github.com/northes/go-moonshot).