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