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