Skip to content

Commit 818df50

Browse files
author
lc
committed
bump version
1 parent eb99c7c commit 818df50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/providers/providers.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import (
77
"github.com/valyala/fasthttp"
88
)
99

10-
const Version = `2.2.1`
10+
const Version = `2.2.2`
1111

1212
// Provider is a generic interface for all archive fetchers
1313
type Provider interface {

0 commit comments

Comments
 (0)