Skip to content

Commit

Permalink
调整代码
Browse files Browse the repository at this point in the history
  • Loading branch information
FishGoddess committed Jan 17, 2024
1 parent 0426d61 commit 5a6e6e8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
## ✒ 历史版本的特性介绍 (Features in old versions)

### v0.6.1

> 此版本发布于 2024-01-18
* 调整代码

### v0.6.0-alpha

> 此版本发布于 2024-01-13
Expand Down
2 changes: 1 addition & 1 deletion doc.go
Original file line number Diff line number Diff line change
Expand Up @@ -475,4 +475,4 @@ Package cachego provides an easy way to use foundation for your caching operatio
package cachego // import "github.com/FishGoddess/cachego"

// Version is the version string representation of cachego.
const Version = "v0.6.0-alpha"
const Version = "v0.6.1"

0 comments on commit 5a6e6e8

Please sign in to comment.