Sha256: cefbc38504f113d86019812220346a8f865a4275e21deb2d5af43a852143d83b

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

end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
cobweb-1.0.9 lib/cobweb_version.rb