From 832a27475b773e7a63cc0b582be8d7871de75dc3 Mon Sep 17 00:00:00 2001 From: Grant Ammons Date: Wed, 7 Sep 2016 10:37:14 -0400 Subject: Bump version --- Rakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Rakefile') diff --git a/Rakefile b/Rakefile index afc4ccd..c5647d2 100644 --- a/Rakefile +++ b/Rakefile @@ -10,7 +10,7 @@ Envs = [ {goos: "windows", arch: "amd64"} ] -Version = "0.3.0" +Version = "0.3.1" task :build do `rm -rf dist/#{Version}` -- cgit v1.3