From fd7c508fcc62d61162a201636d3a2b595c2e8ccd Mon Sep 17 00:00:00 2001 From: Aaron Patterson Date: Thu, 11 Nov 2010 10:57:08 -0600 Subject: terrorist version bump --- lib/arel.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/arel.rb b/lib/arel.rb index bcf71c05dd..8592cead48 100644 --- a/lib/arel.rb +++ b/lib/arel.rb @@ -28,7 +28,7 @@ require 'arel/sql_literal' #### module Arel - VERSION = '2.0.1' + VERSION = '2.0.2' def self.sql raw_sql Arel::Nodes::SqlLiteral.new raw_sql -- cgit v1.2.3