From 0e22f14f400068e32fe960b8eca3ee35b112cbd3 Mon Sep 17 00:00:00 2001 From: Grant Ammons Date: Thu, 25 May 2017 09:58:15 -0400 Subject: bump version --- Rakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Rakefile') diff --git a/Rakefile b/Rakefile index 7747ea2..668b9b9 100644 --- a/Rakefile +++ b/Rakefile @@ -10,7 +10,7 @@ Envs = [ {goos: "windows", arch: "amd64"} ] -Version = "0.5.3" +Version = "0.6" task :build do `rm -rf dist/#{Version}` -- cgit v1.3