Skip to content

Commit 3eed8ea

Browse files
author
Julian Merkle
committed
Set version to 0.2.1
1 parent a225a9b commit 3eed8ea

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.2.1-dev"
15+
const AppVersion = "0.2.1"
1616

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

0 commit comments

Comments
 (0)