From ac1ad2dba433181bb99acc53c437915269c7d0bc Mon Sep 17 00:00:00 2001 From: Jim Myhrberg Date: Thu, 5 Aug 2010 12:56:26 +0300 Subject: [PATCH 1/2] big oops, yes, I suck... --- lib/time_ext.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/time_ext.rb b/lib/time_ext.rb index a849076..6cea5ce 100644 --- a/lib/time_ext.rb +++ b/lib/time_ext.rb @@ -3,6 +3,5 @@ require 'active_support' require 'time_ext/calculations' require 'time_ext/iterations' -require 'time_ext/method_chain' require 'time_ext/support' require 'time_ext/core_ext/time' From 06e167d1abedcc37b0e96d1a873b5b26a69f4be9 Mon Sep 17 00:00:00 2001 From: Jim Myhrberg Date: Thu, 5 Aug 2010 13:00:05 +0300 Subject: [PATCH 2/2] Version bump to 0.2.3 --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index ee1372d..7179039 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.2.2 +0.2.3