Releasing version 1.3.1
This commit is contained in:
parent
22b1d82d88
commit
73e7ab2671
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ import (
|
|||
"github.com/pkg/errors"
|
||||
)
|
||||
|
||||
const VERSION = "1.3.0"
|
||||
const VERSION = "1.3.1"
|
||||
|
||||
// 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