Skip to content

Commit 63a3429

Browse files
committed
Fix version
1 parent ada5ba8 commit 63a3429

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/search.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ import (
1515

1616
const (
1717
appName = "s"
18-
version = "0.6.3"
18+
version = "0.6.4"
1919
defaultPort = 8080
2020
defaultProvider = "presearch"
2121
)

0 commit comments

Comments
 (0)