We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28eb3d4 commit 4f49671Copy full SHA for 4f49671
api/router.go
@@ -19,7 +19,7 @@ import (
19
_ "github.com/heroku/x/hmetrics/onload"
20
)
21
22
-const version = "v0.7.3"
+const version = "v0.1.0"
23
24
var router *gin.Engine
25
0 commit comments