Skip to content

Commit 5a6e6e8

Browse files
committed
调整代码
1 parent 0426d61 commit 5a6e6e8

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

HISTORY.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
## ✒ 历史版本的特性介绍 (Features in old versions)
22

3+
### v0.6.1
4+
5+
> 此版本发布于 2024-01-18
6+
7+
* 调整代码
8+
39
### v0.6.0-alpha
410

511
> 此版本发布于 2024-01-13

doc.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -475,4 +475,4 @@ Package cachego provides an easy way to use foundation for your caching operatio
475475
package cachego // import "github.com/FishGoddess/cachego"
476476

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

0 commit comments

Comments
 (0)