aboutsummaryrefslogtreecommitdiffstats
path: root/lib/arel.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/arel.rb')
-rw-r--r--lib/arel.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/arel.rb b/lib/arel.rb
index 36fd961188..305ae99181 100644
--- a/lib/arel.rb
+++ b/lib/arel.rb
@@ -7,5 +7,5 @@ module Arel
require 'arel/engines'
autoload :Session, 'arel/session'
- VERSION = "0.2.1"
-end \ No newline at end of file
+ VERSION = "0.3.0"
+end