Skip to content

Commit

Permalink
去除对 \ 和 " 的转义
Browse files Browse the repository at this point in the history
  • Loading branch information
FishGoddess committed Jan 9, 2024
1 parent fd0929e commit 267a952
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc.go
Original file line number Diff line number Diff line change
Expand Up @@ -317,5 +317,5 @@ package logit // import "github.com/FishGoddess/logit"

const (
// Version is the version string representation of logit.
Version = "v1.5.8-alpha"
Version = "v1.5.9-alpha"
)

0 comments on commit 267a952

Please sign in to comment.