We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f73be08 commit beb86ecCopy full SHA for beb86ec
main.go
@@ -12,7 +12,7 @@ import (
12
"github.com/gorilla/mux"
13
)
14
15
-const AppVersion = "0.1.1"
+const AppVersion = "0.1.2"
16
17
//go:embed static/style.css
18
//go:embed static/app.js
0 commit comments