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