You've already forked pathsd
Version bumped to 1.1.0
This commit is contained in:
@@ -9,7 +9,7 @@ type
|
||||
output*: seq[string]
|
||||
errorCode*: ErrorCode
|
||||
|
||||
const version = "1.0.2"
|
||||
const version = "1.1.0"
|
||||
const usage_string = """usage: pathsd [--version | --help] [-v | -q] [-s shell] search_path ..."""
|
||||
const version_string = fmt"""pathsd {version}"""
|
||||
const help_string = fmt"""pathsd {version} by BTHLabs
|
||||
|
||||
Reference in New Issue
Block a user