hugo

Unnamed repository; edit this file 'description' to name the repository.

git clone git://git.shimmy1996.com/hugo.git
commit ecc89227524c9b6f5a67cd06d30ae97c0cef8198
parent 22afe280479f4bc5c7c59b0112a8ea69c3b9c4c3
Author: Bjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Date:   Wed, 26 Dec 2018 11:30:05 +0100

releaser: Bump Goreleaser version

Diffstat:
M.circleci/config.yml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.circleci/config.yml b/.circleci/config.yml
@@ -1,6 +1,6 @@
 defaults: &defaults
   docker:
-      - image: bepsays/ci-goreleaser:1.11-3
+      - image: bepsays/ci-goreleaser:1.11-4
   environment:
     CGO_ENABLED: "0"