# frozen_string_literal: true module LLHttp VERSION = "0.0.1" def self.version VERSION end end