We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ada5ba8 commit 63a3429Copy full SHA for 63a3429
cmd/search.go
@@ -15,7 +15,7 @@ import (
15
16
const (
17
appName = "s"
18
- version = "0.6.3"
+ version = "0.6.4"
19
defaultPort = 8080
20
defaultProvider = "presearch"
21
)
0 commit comments