Skip to content

Commit 4f49671

Browse files
authored
Update router.go
1 parent 28eb3d4 commit 4f49671

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/router.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ import (
1919
_ "github.com/heroku/x/hmetrics/onload"
2020
)
2121

22-
const version = "v0.7.3"
22+
const version = "v0.1.0"
2323

2424
var router *gin.Engine
2525

0 commit comments

Comments
 (0)