Skip to content

Commit 6375e03

Browse files
author
Julian Merkle
committed
Set version to 0.2.0
1 parent 19fe0f4 commit 6375e03

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
@@ -12,7 +12,7 @@ import (
1212
"github.com/gorilla/mux"
1313
)
1414

15-
const AppVersion = "0.1.4-dev"
15+
const AppVersion = "0.2.0"
1616

1717
//go:embed static/style.css
1818
//go:embed static/app.js

0 commit comments

Comments
 (0)