Sha256: 9cae34240480e57d8eb70372ca5225c8d22826dbc838eb4fbd0c36668e153d19

Contents?: true

Size: 154 Bytes

Versions: 1

Compression:

Stored size: 154 Bytes

Contents

class ContextIO
  # @private
  VERSION = "1.2.3"

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