From e33a2d99d8a3931ad0179019b52dc588f354febb Mon Sep 17 00:00:00 2001 From: "Tan N. Le" Date: Tue, 2 Aug 2022 09:55:36 -0700 Subject: [PATCH] release 2.28.0 (#19) --- .auroraversion | 2 +- realis.go | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.auroraversion b/.auroraversion index 8854156..4e8f395 100644 --- a/.auroraversion +++ b/.auroraversion @@ -1 +1 @@ -0.21.0 +0.26.0 diff --git a/realis.go b/realis.go index 9d8428f..1219e92 100644 --- a/realis.go +++ b/realis.go @@ -36,7 +36,7 @@ import ( "github.com/pkg/errors" ) -const VERSION = "2.22.1" +const VERSION = "2.28.0" type Client struct { config *clientConfig