We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50abdf1 commit 19c14bdCopy full SHA for 19c14bd
main.go
@@ -16,7 +16,7 @@ import (
16
"github.com/gorilla/mux"
17
)
18
19
-const AppVersion = "1.0.1-dev"
+const AppVersion = "1.0.2"
20
21
//go:embed static/style.css
22
//go:embed static/app.js
0 commit comments