Bumping up version number inside client in anticipation of new release.
This commit is contained in:
parent
98db8b6b9d
commit
9047b4ba2b
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ import (
|
|||
"github.com/pkg/errors"
|
||||
)
|
||||
|
||||
const VERSION = "1.0.4"
|
||||
const VERSION = "1.1.0"
|
||||
|
||||
type Realis interface {
|
||||
AbortJobUpdate(updateKey aurora.JobUpdateKey, message string) (*aurora.Response, error)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue