Releasing 2.0.1.
This commit is contained in:
parent
e13349db26
commit
8d67d8c2f3
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ import (
|
|||
"github.com/pkg/errors"
|
||||
)
|
||||
|
||||
const VERSION = "2.0.0"
|
||||
const VERSION = "2.0.1"
|
||||
|
||||
type Client struct {
|
||||
config *clientConfig
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue