# frozen_string_literal: true
module Ethon

  # Ethon version.
  VERSION = '0.18.0'
end
