diff options
| author | Grant Ammons <gammons@gmail.com> | 2017-03-07 15:46:15 -0500 |
|---|---|---|
| committer | Grant Ammons <gammons@gmail.com> | 2017-03-07 15:46:15 -0500 |
| commit | 1773d9f07686552e919af27ec1390c1994b1ac7e (patch) | |
| tree | c7f373891293fdd565297a2752b3cc914d46a158 /Rakefile | |
| parent | 21725dc9696518beb5c52bdf253963b09a74c9a5 (diff) | |
Bump version0.5.1
Diffstat (limited to 'Rakefile')
| -rw-r--r-- | Rakefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ Envs = [ {goos: "windows", arch: "amd64"} ] -Version = "0.5" +Version = "0.5.1" task :build do `rm -rf dist/#{Version}` |
