Bumping up the version number advertised by gorealis to the scheduler.
This commit is contained in:
parent
9dcb7a8969
commit
e0f33ab60e
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ import (
|
||||||
"github.com/pkg/errors"
|
"github.com/pkg/errors"
|
||||||
)
|
)
|
||||||
|
|
||||||
const VERSION = "1.2.1"
|
const VERSION = "1.3.0"
|
||||||
|
|
||||||
// TODO(rdelvalle): Move documentation to interface in order to make godoc look better/more accessible
|
// TODO(rdelvalle): Move documentation to interface in order to make godoc look better/more accessible
|
||||||
type Realis interface {
|
type Realis interface {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue