From e5b5a804c27853cf871ff65a83250d59f9ad716c Mon Sep 17 00:00:00 2001 From: Randall McPherson Date: Tue, 7 Oct 2014 23:18:31 -0400 Subject: [PATCH] version to 0.4.6 --- gof3r/main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gof3r/main.go b/gof3r/main.go index 1a4ed29..f770736 100644 --- a/gof3r/main.go +++ b/gof3r/main.go @@ -42,7 +42,7 @@ import ( const ( name = "gof3r" - version = "0.4.5" + version = "0.4.6" ) func main() {