From 627bce9740531ca107d16ac62273b4acdfab7fbf Mon Sep 17 00:00:00 2001 From: Bryan Helmkamp Date: Tue, 10 Nov 2009 15:04:24 -0500 Subject: This is 0.2.pre now --- lib/arel.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/arel.rb b/lib/arel.rb index a9fe15c824..30b2741eae 100644 --- a/lib/arel.rb +++ b/lib/arel.rb @@ -10,5 +10,5 @@ module Arel require 'arel/engines' autoload :Session, 'arel/session' - VERSION = "0.1.2" + VERSION = "0.2.pre" end \ No newline at end of file -- cgit v1.2.3