Skip to content

Commit 6ae8fc8

Browse files
committed
v0.20.0 [ci skip]
1 parent 8be07ec commit 6ae8fc8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/app.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ import (
2020
const (
2121
// Name is the name of this app.
2222
Name = "lux"
23-
version = "v0.19.0"
23+
version = "v0.20.0"
2424
)
2525

2626
func init() {

0 commit comments

Comments
 (0)