From 8789a3a19764fbfd7f319342b3b19b68921d6617 Mon Sep 17 00:00:00 2001 From: Robbert Klarenbeek Date: Wed, 18 Sep 2019 02:03:23 +0200 Subject: [PATCH] Release v0.4.0 --- cmd/docker-ipv6nat/main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/docker-ipv6nat/main.go b/cmd/docker-ipv6nat/main.go index cdf93b9..fd7224a 100644 --- a/cmd/docker-ipv6nat/main.go +++ b/cmd/docker-ipv6nat/main.go @@ -10,7 +10,7 @@ import ( "github.com/robbertkl/docker-ipv6nat" ) -const buildVersion = "0.3.8" +const buildVersion = "0.4.0" var ( cleanup bool