Sha256: ccbc681610ad7b305b82727100e977cf87e05bf139a6e55915213ed79d0447fb

Contents?: true

Size: 161 Bytes

Versions: 1

Compression:

Stored size: 161 Bytes

Contents

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

end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
cobweb-1.0.6 lib/cobweb_version.rb