From efc167dc07e61cf18cfae8ccac23134d87299cc1 Mon Sep 17 00:00:00 2001 From: Bryan Helmkamp Date: Tue, 27 Oct 2009 20:17:21 -0400 Subject: Dropping Jeweler in favor of some simple Thor tasks (for Gemcutter) --- lib/arel.rb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/arel.rb') diff --git a/lib/arel.rb b/lib/arel.rb index a9413b0f1b..a9fe15c824 100644 --- a/lib/arel.rb +++ b/lib/arel.rb @@ -9,4 +9,6 @@ module Arel require 'arel/algebra' require 'arel/engines' autoload :Session, 'arel/session' + + VERSION = "0.1.2" end \ No newline at end of file -- cgit v1.2.3