mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
terrorist version bump
This commit is contained in:
parent
66a73cfd32
commit
fd7c508fcc
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue