# frozen_string_literal: true module BankTools module Global VERSION = "1.0.2" end end