We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8be07ec commit 6ae8fc8Copy full SHA for 6ae8fc8
1 file changed
app/app.go
@@ -20,7 +20,7 @@ import (
20
const (
21
// Name is the name of this app.
22
Name = "lux"
23
- version = "v0.19.0"
+ version = "v0.20.0"
24
)
25
26
func init() {
0 commit comments