From a724a35bdc874e771051223e8454cafb86c7340a Mon Sep 17 00:00:00 2001 From: pancho horrillo Date: Fri, 13 Dec 2019 20:14:19 +0100 Subject: [PATCH] docs: release notes: bump go release used to produce artifacts --- docs/release-notes/RELEASE-v0.3.0.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/release-notes/RELEASE-v0.3.0.md b/docs/release-notes/RELEASE-v0.3.0.md index 554dd9a..c59fdb6 100644 --- a/docs/release-notes/RELEASE-v0.3.0.md +++ b/docs/release-notes/RELEASE-v0.3.0.md @@ -5,7 +5,7 @@ Kapow! v0.3.0 * Feature parity with the original PoC (written in Python), with some exceptions explained in the next section. -* Built and tested against Go 1.13.4. +* Built and tested against Go 1.13.5. * (Almost) no bytes were harmed during the development of this release.