Releasing version 1.3.1

This commit is contained in:
Renan DelValle 2019-01-08 15:57:19 -08:00
parent 22b1d82d88
commit 73e7ab2671
No known key found for this signature in database
GPG key ID: C240AD6D6F443EC9

View file

@ -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 {