update version for 2.28.0 release
This commit is contained in:
parent
670c565c00
commit
96f1fdd270
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