From 58cbd16bb70105872ea8d938edaa31c328485088 Mon Sep 17 00:00:00 2001 From: Aaron Patterson Date: Tue, 30 Nov 2010 11:09:56 -0800 Subject: terrorist version bump --- History.txt | 2 +- lib/arel.rb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/History.txt b/History.txt index 2f8934fcb9..3676246f37 100644 --- a/History.txt +++ b/History.txt @@ -1,4 +1,4 @@ -== 2.0.5 (unreleased) +== 2.0.5 11/30/2010 * Enhancements diff --git a/lib/arel.rb b/lib/arel.rb index cf4460d463..d1878c64b0 100644 --- a/lib/arel.rb +++ b/lib/arel.rb @@ -29,7 +29,7 @@ require 'arel/sql_literal' #### module Arel - VERSION = '2.0.4' + VERSION = '2.0.5' def self.sql raw_sql Arel::Nodes::SqlLiteral.new raw_sql -- cgit v1.2.3