bump deps version (#4136)

This commit is contained in:
fatedier
2024-04-09 11:39:21 +08:00
committed by GitHub
parent 590ccda677
commit d2d03a8fd9
4 changed files with 110 additions and 114 deletions

View File

@@ -14,7 +14,7 @@
package version
var version = "0.56.0"
var version = "0.57.0"
func Full() string {
return version