From 90a35514e2045ec60c5d56dcdae8a4e436769816 Mon Sep 17 00:00:00 2001 From: Grant Ammons Date: Tue, 7 Mar 2017 11:26:37 -0500 Subject: Bump version --- Rakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Rakefile') diff --git a/Rakefile b/Rakefile index c5647d2..229f5ce 100644 --- a/Rakefile +++ b/Rakefile @@ -10,7 +10,7 @@ Envs = [ {goos: "windows", arch: "amd64"} ] -Version = "0.3.1" +Version = "0.5" task :build do `rm -rf dist/#{Version}` -- cgit v1.3