Sha256: 79c90e909a97fecd2bbf8b08784fc0d205d1107217508e80d6aa2d12ccd2ceea

Contents?: true

Size: 162 Bytes

Versions: 1

Compression:

Stored size: 162 Bytes

Contents

# CobwebVersion holds the current version of the gem
class CobwebVersion
  
  # Returns a string of the current version
  def self.version
    "1.0.18"
  end

end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
cobweb-1.0.18 lib/cobweb_version.rb