Skip to content

Commit c622837

Browse files
committed
fix: increase version
1 parent dae7a1a commit c622837

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

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

1717
const (
18-
version = "0.0.5"
18+
version = "0.0.6"
1919

2020
wbSnapshotApiURL = "https://web.archive.org/cdx/search/xd?output=json&url=%s&fl=timestamp,original&collapse=digest&gzip=false&filter=statuscode:200"
2121
wbFileURL = "https://web.archive.org/web/%sid_/%s"

0 commit comments

Comments
 (0)