diff --git a/realis.go b/realis.go index 8878b45..2597738 100644 --- a/realis.go +++ b/realis.go @@ -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 {