<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,4 +1,4 @@
-Copyright (c) 2008 Jeremy Evans &lt;code@jeremyevans.net&gt;
+Copyright (c) 2008-2009 Jeremy Evans &lt;code@jeremyevans.net&gt;
 
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the &quot;Software&quot;), to deal</diff>
      <filename>LICENSE</filename>
    </modified>
    <modified>
      <diff>@@ -59,7 +59,7 @@ describe &quot;Date#stpftime&quot; do
 
   it &quot;should be able to parse the year day with leading zeroes&quot; do
     d = Date.today
-    Date.strptime(&quot;050&quot;, &quot;%j&quot;).should == Date.civil(2008, 2, 19)
+    Date.strptime(&quot;050&quot;, &quot;%j&quot;).should == Date.civil(Date.today.year, 2, 19)
   end
 
   it &quot;should be able to parse the month with leading zeroes&quot; do
@@ -115,4 +115,4 @@ describe &quot;Date#stpftime&quot; do
     Date.strptime(&quot;04/06/00&quot;, &quot;%m/%d/%y&quot;).should == Date.civil(2000, 4, 6)
   end
 
-end
\ No newline at end of file
+end</diff>
      <filename>spec/date/strptime_spec.rb</filename>
    </modified>
    <modified>
      <diff>@@ -1,6 +1,6 @@
 spec = Gem::Specification.new do |s|
   s.name = &quot;third_base&quot;
-  s.version = &quot;1.0.0&quot;
+  s.version = &quot;1.0.1&quot;
   s.author = &quot;Jeremy Evans&quot;
   s.email = &quot;code@jeremyevans.net&quot;
   s.homepage = &quot;http://third-base.rubyforge.org&quot;</diff>
      <filename>third_base.gemspec</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>37740f3f456e318f2c073868b7eff7349b1cff61</id>
    </parent>
  </parents>
  <author>
    <name>Jeremy Evans</name>
    <email>code@jeremyevans.net</email>
  </author>
  <url>http://github.com/jeremyevans/third_base/commit/b31b918a8ba7ef82aa5f5e0039c37996cc30e659</url>
  <id>b31b918a8ba7ef82aa5f5e0039c37996cc30e659</id>
  <committed-date>2009-01-09T12:23:59-08:00</committed-date>
  <authored-date>2009-01-09T12:23:59-08:00</authored-date>
  <message>Bump version to 1.0.1, fix minor spec issue, bump copyright year</message>
  <tree>0c1463eec45541d7a00fa2208b7d62e6410275e2</tree>
  <committer>
    <name>Jeremy Evans</name>
    <email>code@jeremyevans.net</email>
  </committer>
</commit>
