Sha256: 8823a52168d3eb469a541fc0839b0827afdcff4c45143cb6cd298d49d7511f8a

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
    "0.0.71"
  end

end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
cobweb-0.0.71 lib/cobweb_version.rb