release 2.28.0 (#19)
This commit is contained in:
parent
4258634ccf
commit
e33a2d99d8
2 changed files with 2 additions and 2 deletions
|
@ -1 +1 @@
|
|||
0.21.0
|
||||
0.26.0
|
||||
|
|
|
@ -36,7 +36,7 @@ import (
|
|||
"github.com/pkg/errors"
|
||||
)
|
||||
|
||||
const VERSION = "2.22.1"
|
||||
const VERSION = "2.28.0"
|
||||
|
||||
type Client struct {
|
||||
config *clientConfig
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue