Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
tenderlove committed Oct 13, 2010
1 parent d3625bb commit 3e5186f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/arel.rb
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
####

module Arel
VERSION = '2.0.0'
VERSION = '2.0.1'

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

0 comments on commit 3e5186f

Please sign in to comment.