Skip to content

Commit c46caf1

Browse files
author
lc
committed
bump version again
1 parent 67e9445 commit c46caf1

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.2`
10+
const Version = `2.2.3`
1111

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

0 commit comments

Comments
 (0)