Skip to content

Commit beb86ec

Browse files
author
Julian Merkle
committed
Set version to 0.1.2
1 parent f73be08 commit beb86ec

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.1"
15+
const AppVersion = "0.1.2"
1616

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

0 commit comments

Comments
 (0)