Bumping up version.

This commit is contained in:
Renan DelValle 2020-05-07 11:35:22 -07:00
parent 72c04220fe
commit 851f9686b6
No known key found for this signature in database
GPG key ID: C240AD6D6F443EC9

View file

@ -36,7 +36,7 @@ import (
"github.com/pkg/errors"
)
const VERSION = "2.0.1"
const VERSION = "2.22.1"
type Client struct {
config *clientConfig