Sha256: 6a62ee5042e403760d86ef5cb559f4ca77dcf49cc1de74fb0dce157ec69fb30a

Contents?: true

Size: 160 Bytes

Versions: 1

Compression:

Stored size: 160 Bytes

Contents

# CobwebVersion holds the current version of the gem
class CobwebVersion

  # Returns a string of the current version
  def self.version
    "1.1.0"
  end

end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
cobweb-1.1.0 lib/cobweb_version.rb