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