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