<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -4,7 +4,7 @@ CssNakedDay
 This plugin disables all stylesheets on CSS Naked Day.
 http://naked.dustindiaz.com/
 
-As long as you're using Rails' stylesheet_link_tag helper, your CSS will automatically be hidden on Naked Day (April 9, 2008).
+As long as you're using Rails' stylesheet_link_tag helper, your CSS will automatically be hidden on Naked Day (April 9, 2009).
 
 It also adds a method to the Date class so you can check if a day is Naked Day.
 </diff>
      <filename>README</filename>
    </modified>
    <modified>
      <diff>@@ -16,6 +16,6 @@ end
 #
 class Date
   def is_css_naked_day?
-    year == 2008 &amp;&amp; month == 4 &amp;&amp; day == 9
+    month == 4 &amp;&amp; day == 9
   end
 end
\ No newline at end of file</diff>
      <filename>lib/css_naked_day.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>332a55eca0237a004ed65e735effb65ae8643e4e</id>
    </parent>
  </parents>
  <author>
    <name>Daniel Morrison</name>
    <email>daniel@collectiveidea.com</email>
  </author>
  <url>http://github.com/collectiveidea/css_naked_day/commit/b9c1a925c573878a0b0e4c9c0c28c9f6b994ebb8</url>
  <id>b9c1a925c573878a0b0e4c9c0c28c9f6b994ebb8</id>
  <committed-date>2009-04-05T20:07:17-07:00</committed-date>
  <authored-date>2009-04-05T20:05:56-07:00</authored-date>
  <message>Updated for 2009, same date as last year, hooray!</message>
  <tree>3c873ac6f6d9b042cd9089740a06af49051b8fb6</tree>
  <committer>
    <name>Daniel Morrison</name>
    <email>daniel@collectiveidea.com</email>
  </committer>
</commit>
