release 1.24.0

This commit is contained in:
lenhattan86 2021-11-09 08:54:30 -08:00
parent db9bebb802
commit db7e4c76b7
2 changed files with 9 additions and 2 deletions

View file

@ -35,7 +35,7 @@ import (
"github.com/paypal/gorealis/response"
)
const version = "1.23.1"
const version = "1.24.1"
// Realis is an interface that defines the various APIs that may be used to communicate with
// the Apache Aurora scheduler.