Sha256: 805cf67d8a1d40a808a9fdb00bd570e5a4daf8683380c3e5d4d4a27d5e135fd4

Contents?: true

Size: 154 Bytes

Versions: 1

Compression:

Stored size: 154 Bytes

Contents

class ContextIO
  # @private
  VERSION = "1.1.0"

  # 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.1.0 lib/contextio/version.rb