diff --git a/version.go b/version.go index 672f57c62..48f6e29d3 100644 --- a/version.go +++ b/version.go @@ -3,4 +3,4 @@ // that can be found in the LICENSE file. package main -const Version = "0.4.2" +const Version = "0.5.0"