From 8fde8334dcf3a7f3934159f45b6fc1d5f4be8a90 Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Sat, 22 Dec 2018 17:34:23 +0100 Subject: [PATCH] version: bump snapshot --- version.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.go b/version.go index 7567ae7..415bf57 100644 --- a/version.go +++ b/version.go @@ -1,2 +1,2 @@ package main -const WireGuardGoVersion = "0.0.20181018" +const WireGuardGoVersion = "0.0.20181222"