From c3c8424e1c0d9c604ce2020c8c1d84ba305a49e3 Mon Sep 17 00:00:00 2001 From: Aaron Patterson Date: Mon, 8 Aug 2011 15:46:54 -0700 Subject: updating version --- lib/arel.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/arel.rb') diff --git a/lib/arel.rb b/lib/arel.rb index a76227577c..c96d241776 100644 --- a/lib/arel.rb +++ b/lib/arel.rb @@ -33,7 +33,7 @@ require 'arel/sql_literal' #### module Arel - VERSION = '2.1.4' + VERSION = '2.1.5' def self.sql raw_sql Arel::Nodes::SqlLiteral.new raw_sql -- cgit v1.2.3