From 88432c7825e12d4522504f30cbceac2eaa636a17 Mon Sep 17 00:00:00 2001 From: Adam Shannon Date: Tue, 12 May 2020 11:24:31 -0500 Subject: [PATCH] release v0.4.0-rc4 --- version.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.go b/version.go index 973daa0b9..4ab95517d 100644 --- a/version.go +++ b/version.go @@ -4,4 +4,4 @@ package customers -const Version = "v0.4.0-rc3" +const Version = "v0.4.0-rc4"