Sha256: 7ad083e11012aacb2812c7ea8bad8fa152af785f617fff2445dc4ddf1fd2fd37

Contents?: true

Size: 154 Bytes

Versions: 1

Compression:

Stored size: 154 Bytes

Contents

class ContextIO
  # @private
  VERSION = "2.0.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-2.0.0 lib/contextio/version.rb