Skip to content

Commit

Permalink
bumping version
Browse files Browse the repository at this point in the history
  • Loading branch information
tenderlove committed Oct 13, 2010
1 parent b43ed9d commit d282903
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions lib/arel.rb
Expand Up @@ -27,10 +27,8 @@
####

module Arel
VERSION = '2.0.0.dev'
end
VERSION = '2.0.0'

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

0 comments on commit d282903

Please sign in to comment.