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