# It's the study of versioning. # @author Richard Harrah module Versionology # Version of this gem. # @return [String] current version VERSION = "0.2.0" end