# frozen_string_literal: true module Cyclid module Api VERSION = '0.3.1' end end