chore: bump version to v0.1.3

This commit is contained in:
c
2025-11-09 10:59:46 +07:00
parent 36a2cdd794
commit f075817eeb
26 changed files with 90 additions and 90 deletions
+3 -3
View File
@@ -3,9 +3,9 @@ module github.com/click33/sa-token-go/examples/jwt-example
go 1.21
require (
github.com/click33/sa-token-go/core v0.1.2
github.com/click33/sa-token-go/storage/memory v0.1.2
github.com/click33/sa-token-go/stputil v0.1.2
github.com/click33/sa-token-go/core v0.1.3
github.com/click33/sa-token-go/storage/memory v0.1.3
github.com/click33/sa-token-go/stputil v0.1.3
)
require (