diff options
| author | Grant Ammons <gammons@gmail.com> | 2017-03-29 08:42:27 -0400 |
|---|---|---|
| committer | Grant Ammons <gammons@gmail.com> | 2017-03-29 08:42:27 -0400 |
| commit | 146f19e1dc8143096bca6bfd0adf2e1f8d9be7b7 (patch) | |
| tree | 7d9f8e82a298faf3078f0ac609f3799d366da9fc /Rakefile | |
| parent | 428e0a0afa15444d1fba3d15ecdebb90e52cdd42 (diff) | |
Bump version0.5.3
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.2" +Version = "0.5.3" task :build do `rm -rf dist/#{Version}` |
