Sha256: 501a5d77bb496302f9026ca8672e5f6f1630b0d2f112d1aeb127ab90af539825

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

end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
cobweb-1.0.2 lib/cobweb_version.rb