8000 v0.3.1 · reugn/auth-server@6ee87cf · GitHub
[go: up one dir, main page]

Skip to content

Commit 6ee87cf

Browse files
committed
v0.3.1
1 parent 1715909 commit 6ee87cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import (
1010
"github.com/reugn/auth-server/utils"
1111
)
1212

13-
const authServerVersion = "0.3.0"
13+
const authServerVersion = "0.3.1"
1414

1515
var (
1616
serverHostParam = flag.String("host", "0.0.0.0", "Server host")

0 commit comments

Comments
 (0)
0