Sha256: 7b4ae6e5316aab771d7a1ee0c08c9c2972e8849352ec5e4119ef0c7765b0e550

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.0.22"
  end

end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
cobweb-1.0.22 lib/cobweb_version.rb