File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- # X URL Finder (` xurlfind3r ` )
1
+ # X URLs Finder (` xurlfind3r ` )
2
2
3
3
 [](https://goreportcard.com/report/github.com/hueristiq/xurlfind3r) [](https://github.com/hueristiq/xurlfind3r/releases) [](https://github.com/hueristiq/xurlfind3r/issues?q=is:issue+is:open) [](https://github.com/hueristiq/xurlfind3r/issues?q=is:issue+is:closed) [](https://github.com/hueristiq/xurlfind3r/blob/master/LICENSE)  [](https://github.com/hueristiq/xurlfind3r/blob/master/CONTRIBUTING.md)
4
4
@@ -155,7 +155,7 @@ __ ___ _ _ __| |/ _(_)_ __ __| |___ / _ __
155
155
\ \/ / | | | ' __| | | _| | ' _ \ / _` | |_ \| ' __|
156
156
> < | | _| | | | | _| | | | | (_| | ___) | |
157
157
/_/\_\\ __,_| _| | _| _| | _| _| | _| \_ _,_| ____/| _|
158
- v0.4 .0
158
+ v0.6 .0
159
159
160
160
USAGE:
161
161
xurlfind3r [OPTIONS]
Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ func (configuration *Configuration) Write(path string) (err error) {
47
47
48
48
const (
49
49
NAME = "xurlfind3r"
50
- VERSION = "0.4 .0"
50
+ VERSION = "0.6 .0"
51
51
)
52
52
53
53
var (
You can’t perform that action at this time.
0 commit comments