From bc621f36013b9e2c6d987a16aaf1221cadd8cfe8 Mon Sep 17 00:00:00 2001 From: Brian Cain Date: Fri, 13 Oct 2017 16:10:15 -0700 Subject: [PATCH] Release v0.8.0 --- lib/vmfloaty/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/vmfloaty/version.rb b/lib/vmfloaty/version.rb index 96d5473..a5e7535 100644 --- a/lib/vmfloaty/version.rb +++ b/lib/vmfloaty/version.rb @@ -1,3 +1,3 @@ class Vmfloaty - VERSION = '0.7.9'.freeze + VERSION = '0.8.0'.freeze end