module Upholsterer module Version MAJOR = 0 MINOR = 4 PATCH = 4 STRING = "#{MAJOR}.#{MINOR}.#{PATCH}" end end