From d93f3967bf10a15993e616b3e9f571dbc8eeb548 Mon Sep 17 00:00:00 2001 From: Sergiu Ghitea <28300158+sergiught@users.noreply.github.com> Date: Mon, 30 Jan 2023 21:48:30 +0100 Subject: [PATCH] v0.15.1 --- meta.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta.go b/meta.go index faa0bb25..57dcaf2e 100644 --- a/meta.go +++ b/meta.go @@ -2,4 +2,4 @@ package auth0 // Version of this library. This value is generated automatically during the // release process; DO NOT EDIT. -var Version = "latest" +var Version = "0.15.1"