# frozen_string_literal: true module Freno class Client VERSION = "0.8.2" end end