diff --git a/lib/homeland/version.rb b/lib/homeland/version.rb index cafc27d1a..0a4cc763c 100644 --- a/lib/homeland/version.rb +++ b/lib/homeland/version.rb @@ -3,7 +3,7 @@ module Homeland class << self def version - "3.8.1" + "3.8.2" end end end