lib/homeland/site/version.rb in homeland-site-0.3.1 vs lib/homeland/site/version.rb in homeland-site-0.3.2
- old
+ new
@@ -1,9 +1,9 @@
# frozen_string_literal: true
module Homeland
module Site
- VERSION = "0.3.1"
+ VERSION = "0.3.2"
NAME = "site"
DESCRIPTION = "Site for Homeland."
end
end