module Creative module DashPapergem MAJOR = 0 MINOR = 0 PATCH = 5 VERSION = "#{MAJOR}.#{MINOR}.#{PATCH}" end end