<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -9,8 +9,8 @@ Hoe.new('chronic', Chronic::VERSION) do |p|
   p.summary = 'A natural language date parser'
   p.author = 'Tom Preston-Werner'
   p.email = 'tom@rubyisawesome.com'
-  p.description = p.paragraphs_of('README.txt', 2).join(&quot;\n\n&quot;)
-  p.url = p.paragraphs_of('README.txt', 0).first.split(/\n/)[1..-1]
+  p.description = p.paragraphs_of('README', 2).join(&quot;\n\n&quot;)
+  p.url = p.paragraphs_of('README', 0).first.split(/\n/)[1..-1]
   p.changes = p.paragraphs_of('History.txt', 0..1).join(&quot;\n\n&quot;)
   p.need_tar = false
   p.extra_deps = []</diff>
      <filename>Rakefile</filename>
    </modified>
    <modified>
      <diff>@@ -42,7 +42,7 @@ require 'chronic/time_zone'
 require 'numerizer/numerizer'
 
 module Chronic
-  VERSION = &quot;0.2.4&quot;
+  VERSION = &quot;0.3.0&quot;
   
   class &lt;&lt; self
     attr_accessor :debug</diff>
      <filename>lib/chronic.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>b95619684e653d8e7f31c35e5a01d158f0c3caef</id>
    </parent>
  </parents>
  <author>
    <name>Tom Preston-Werner</name>
    <email>tom@mojombo.com</email>
  </author>
  <url>http://github.com/mojombo/chronic/commit/5ea99362e54d07cbefb67486509cb437a0c773a4</url>
  <id>5ea99362e54d07cbefb67486509cb437a0c773a4</id>
  <committed-date>2008-09-22T16:25:48-07:00</committed-date>
  <authored-date>2008-09-22T16:25:48-07:00</authored-date>
  <message>fix readme and version</message>
  <tree>80d294773675d2949ca65e0e8c87ba293010e7f0</tree>
  <committer>
    <name>Tom Preston-Werner</name>
    <email>tom@mojombo.com</email>
  </committer>
</commit>
