From 837fa94af520f22320ab10dd6bc4158ec158cf91 Mon Sep 17 00:00:00 2001 From: Brian Cain Date: Tue, 24 Oct 2017 08:59:28 -0700 Subject: [PATCH] Version 0.8.1 --- 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 a5e7535..bb0ab34 100644 --- a/lib/vmfloaty/version.rb +++ b/lib/vmfloaty/version.rb @@ -1,3 +1,3 @@ class Vmfloaty - VERSION = '0.8.0'.freeze + VERSION = '0.8.1'.freeze end