Skip to content

Commit

Permalink
increasing version to 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tenderlove committed May 1, 2011
1 parent a9a4a5d commit 2abc580
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/arel.rb
Expand Up @@ -33,7 +33,7 @@
####

module Arel
VERSION = '2.0.7.beta'
VERSION = '2.1.0'

def self.sql raw_sql
Arel::Nodes::SqlLiteral.new raw_sql
Expand Down

0 comments on commit 2abc580

Please sign in to comment.