From cf2295ccfd2ddc18a20b96a2cfc153b11ece461a Mon Sep 17 00:00:00 2001 From: Brian Cain Date: Thu, 4 Jan 2018 16:54:58 -0800 Subject: [PATCH] Tag v0.8.2 --- 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 bb0ab34..4000441 100644 --- a/lib/vmfloaty/version.rb +++ b/lib/vmfloaty/version.rb @@ -1,3 +1,3 @@ class Vmfloaty - VERSION = '0.8.1'.freeze + VERSION = '0.8.2'.freeze end