From 851f9686b67d87b8f36be2d3c37c9b6fc1f3df25 Mon Sep 17 00:00:00 2001 From: Renan DelValle Date: Thu, 7 May 2020 11:35:22 -0700 Subject: [PATCH] Bumping up version. --- realis.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/realis.go b/realis.go index da31a2c..6299986 100644 --- a/realis.go +++ b/realis.go @@ -36,7 +36,7 @@ import ( "github.com/pkg/errors" ) -const VERSION = "2.0.1" +const VERSION = "2.22.1" type Client struct { config *clientConfig