1.21.0 (formerly 1.4.0) release
This commit is contained in:
parent
f7bd7cc20f
commit
e16e390afe
2 changed files with 4 additions and 2 deletions
|
@ -37,7 +37,7 @@ import (
|
|||
"github.com/pkg/errors"
|
||||
)
|
||||
|
||||
const VERSION = "1.4.0"
|
||||
const VERSION = "1.21.0"
|
||||
|
||||
// TODO(rdelvalle): Move documentation to interface in order to make godoc look better/more accessible
|
||||
type Realis interface {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue