From 7ba3758665906599013e892515620431d6494030 Mon Sep 17 00:00:00 2001 From: Bryan Helmkamp Date: Sun, 31 Jan 2010 21:27:16 -0500 Subject: Release v0.2.0 --- lib/arel.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/arel.rb') diff --git a/lib/arel.rb b/lib/arel.rb index 706c5af93b..286c7a1ed8 100644 --- a/lib/arel.rb +++ b/lib/arel.rb @@ -7,5 +7,5 @@ module Arel require 'arel/engines' autoload :Session, 'arel/session' - VERSION = "0.2.pre" + VERSION = "0.2.0" end \ No newline at end of file -- cgit v1.2.3