# frozen_string_literal: true module Activerecord module Transactionable VERSION = "3.0.1" end end