# frozen_string_literal: true module ActiveRecord module Mysql module Enum VERSION = "1.0.0.pre.2" end end end