aboutsummaryrefslogtreecommitdiffstats
path: root/Rakefile
diff options
context:
space:
mode:
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Rakefile b/Rakefile
index a94149f..afc4ccd 100644
--- a/Rakefile
+++ b/Rakefile
@@ -10,8 +10,7 @@ Envs = [
{goos: "windows", arch: "amd64"}
]
-Version = "0.2.0"
-
+Version = "0.3.0"
task :build do
`rm -rf dist/#{Version}`