Skip to content

Commit 19c14bd

Browse files
committed
Set version to 1.0.2
1 parent 50abdf1 commit 19c14bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ import (
1616
"github.com/gorilla/mux"
1717
)
1818

19-
const AppVersion = "1.0.1-dev"
19+
const AppVersion = "1.0.2"
2020

2121
//go:embed static/style.css
2222
//go:embed static/app.js

0 commit comments

Comments
 (0)