Bumping up version to 1.23.0
This commit is contained in:
parent
895d810b6c
commit
4aaec87d32
2 changed files with 3 additions and 1 deletions
|
@ -1,3 +1,5 @@
|
||||||
|
1.23.0 (unreleased)
|
||||||
|
|
||||||
1.22.5
|
1.22.5
|
||||||
|
|
||||||
* Upgrading to thrift 0.14.0
|
* Upgrading to thrift 0.14.0
|
||||||
|
|
|
@ -35,7 +35,7 @@ import (
|
||||||
"github.com/paypal/gorealis/response"
|
"github.com/paypal/gorealis/response"
|
||||||
)
|
)
|
||||||
|
|
||||||
const version = "1.22.5"
|
const version = "1.23.0"
|
||||||
|
|
||||||
// Realis is an interface that defines the various APIs that may be used to communicate with
|
// Realis is an interface that defines the various APIs that may be used to communicate with
|
||||||
// the Apache Aurora scheduler.
|
// the Apache Aurora scheduler.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue