From db6dc6a6ef1f4970df25eefa14e099b501577961 Mon Sep 17 00:00:00 2001 From: Sander Blue Date: Wed, 20 Nov 2019 10:32:35 -0800 Subject: [PATCH] chore: update version.go --- api/version.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/version.go b/api/version.go index d422d7cd..715a19fe 100644 --- a/api/version.go +++ b/api/version.go @@ -1,4 +1,4 @@ package api // Version of this library -const Version string = "4.6.0" +const Version string = "4.9.1"