diff --git a/realis.go b/realis.go index 1ec3d98..c028406 100644 --- a/realis.go +++ b/realis.go @@ -36,7 +36,7 @@ import ( "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 type Realis interface {