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 293ed71 commit 448956bCopy full SHA for 448956b
pkg/providers/providers.go
@@ -5,7 +5,7 @@ import (
5
"github.com/valyala/fasthttp"
6
)
7
8
-const Version = `2.1.1`
+const Version = `2.1.2`
9
10
// Provider is a generic interface for all archive fetchers
11
type Provider interface {
0 commit comments