Sha256: 24cc770a49f14b7e0b3393599a1750f8692fe2e33ecee585fb40dcc2af4eaa34

Contents?: true

Size: 150 Bytes

Versions: 8

Compression:

Stored size: 150 Bytes

Contents

# frozen_string_literal: true

module LLHttp
  VERSION = "0.4.0"

  # [public] LLHttp's current version.
  #
  def self.version
    VERSION
  end
end

Version data entries

8 entries across 8 versions & 3 rubygems

Version Path
direct7-0.0.18 vendor/bundle/ruby/2.7.0/gems/llhttp-ffi-0.4.0/lib/llhttp/version.rb
direct7-0.0.17 vendor/bundle/ruby/2.7.0/gems/llhttp-ffi-0.4.0/lib/llhttp/version.rb
direct7-0.0.16 vendor/bundle/ruby/2.7.0/gems/llhttp-ffi-0.4.0/lib/llhttp/version.rb
direct7-0.0.13 vendor/bundle/ruby/2.7.0/gems/llhttp-ffi-0.4.0/lib/llhttp/version.rb
direct7-0.0.12 vendor/bundle/ruby/2.7.0/gems/llhttp-ffi-0.4.0/lib/llhttp/version.rb
direct7-0.0.11 vendor/bundle/ruby/2.7.0/gems/llhttp-ffi-0.4.0/lib/llhttp/version.rb
llhttp-ffi-0.4.0 lib/llhttp/version.rb
llhttp-0.4.0 lib/llhttp/version.rb