diff options
| author | Grant Ammons <gammons@gmail.com> | 2017-03-14 16:45:45 -0400 |
|---|---|---|
| committer | Grant Ammons <gammons@gmail.com> | 2017-03-14 16:45:45 -0400 |
| commit | bd1c22d1af9cde98a7e1340df4d6d4e187b6b889 (patch) | |
| tree | 3aa43ff2c3a12dcbaae26ca418eb08ae5993726f /Rakefile | |
| parent | a7f4fa609e805b7c85dd3b1783182ef987d91679 (diff) | |
Version bump
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.1" +Version = "0.5.2" task :build do `rm -rf dist/#{Version}` |
