aboutsummaryrefslogtreecommitdiffstats
path: root/lib/arel/version.rb
blob: cf421c5db0d4b35f18d35089070e642c08f36abd (plain) (blame)
1
2
3
module Arel
  VERSION = "0.3.1" unless defined?(Arel::VERSION)
end