lib/http-parser/version.rb



# frozen_string_literal: true

module HttpParser
    VERSION = "1.2.3"
end