# frozen_string_literal: true module IronBank VERSION = "3.0.3" API_VERSION = "v1" end