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