diff options
| author | Grant Ammons <gammons@gmail.com> | 2017-03-07 11:26:37 -0500 |
|---|---|---|
| committer | Grant Ammons <gammons@gmail.com> | 2017-03-07 11:26:37 -0500 |
| commit | 90a35514e2045ec60c5d56dcdae8a4e436769816 (patch) | |
| tree | c32230ddfe40a5dc2e09f172be923f7b1ef6682d /Rakefile | |
| parent | 2ecfba6ea091438f7c6dbd16f6dd4a55379cf61d (diff) | |
Bump version0.5
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.3.1" +Version = "0.5" task :build do `rm -rf dist/#{Version}` |
