From e6011be32544d89754a539e9d593bab26aa662ef Mon Sep 17 00:00:00 2001 From: Matthew Heon Date: Thu, 5 Apr 2018 13:09:57 -0400 Subject: Bump to v0.4.2-dev Signed-off-by: Matthew Heon --- version/version.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version') diff --git a/version/version.go b/version/version.go index a903f4580..eaf5d2896 100644 --- a/version/version.go +++ b/version/version.go @@ -1,4 +1,4 @@ package version // Version is the version of the build. -const Version = "0.4.1" +const Version = "0.4.2-dev" -- cgit v1.2.3-54-g00ecf