# frozen_string_literal: true module IronBank VERSION = '1.0.2' API_VERSION = 'v1' end