# frozen_string_literal: true module ROM module HTTP VERSION = "0.10.0" end end