module Dimension MAJOR = 0 MINOR = 0 PATCH = 7 VERSION = [MAJOR, MINOR, PATCH].join('.') end