Releasing Version 1.22.5
This commit is contained in:
parent
511e76a0ac
commit
895d810b6c
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
1.22.5 (unreleased)
|
||||
1.22.5
|
||||
|
||||
* Upgrading to thrift 0.14.0
|
||||
|
||||
|
|
|
@ -35,7 +35,7 @@ import (
|
|||
"github.com/paypal/gorealis/response"
|
||||
)
|
||||
|
||||
const version = "1.21.1"
|
||||
const version = "1.22.5"
|
||||
|
||||
// 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