public
Fork of mojombo/chronic
Description: "Chronic is a pure Ruby natural language date parser." + improvements, corrections, speedups, and additions
Homepage: http://chronic.rubyforge.org
Clone URL: git://github.com/jf/chronic.git
Search Repo:
update version number to reflect History.txt
jf (author)
Mon Apr 14 09:48:15 -0700 2008
commit  8a931393e9499795a5c53a8fb8208842643cb38b
tree    435714738fc1c79e0df2a8aa548267b982708b47
parent  7a1ed038fdc972bb1b42096d39bc70628e064426
...
42
43
44
45
 
46
47
48
...
42
43
44
 
45
46
47
48
0
@@ -42,7 +42,7 @@
0
 require 'numerizer/numerizer'
0
 
0
 module Chronic
0
- VERSION = "0.2.3"
0
+ VERSION = "0.2.4"
0
   
0
   class << self
0
     attr_accessor :debug

Comments

    No one has commented yet.