Sha256: 683f6e74bdd577e8472c11d26e8b8beae36ed6a1fe1a5bfdc0f67167d95c0067

Contents?: true

Size: 154 Bytes

Versions: 1

Compression:

Stored size: 154 Bytes

Contents

class ContextIO
  # @private
  VERSION = "1.8.1"

  # The gem version.
  #
  # @return [String] The gem version.
  def self.version
    VERSION
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
contextio-1.8.1 lib/contextio/version.rb