<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -3,6 +3,10 @@ Limerick Rake
 
 A collection of useful rake tasks.
 
+To use in a Rails app:
+
+  script/plugin install git://github.com/thoughtbot/limerick_rake.git
+
 h2. Database
 
 Read tasks/database.rake for details for configuration.</diff>
      <filename>README.textile</filename>
    </modified>
    <modified>
      <diff>@@ -1,20 +1,20 @@
 Gem::Specification.new do |s|
   s.name = &quot;limerick_rake&quot;
-  s.version = &quot;0.0.1&quot;
-  s.date = &quot;2008-10-06&quot;
+  s.version = &quot;0.0.2&quot;
+  s.date = &quot;2008-10-07&quot;
   s.summary = &quot;A collection of useful rake tasks.&quot;
   s.email = &quot;support@thoughtbot.com&quot;
   s.homepage = &quot;http://github.com/thoughtbot/limerick_rake&quot;
   s.description = &quot;A collection of useful rake tasks.&quot;
   s.authors = [&quot;the Ruby community&quot;, &quot;thoughtbot, inc.&quot;]
-  s.files = [&quot;README.textile&quot;, 
-    &quot;limerick_rake.gemspec&quot;, 
+  s.files = [&quot;README.textile&quot;,
+    &quot;limerick_rake.gemspec&quot;,
     &quot;tasks/backup.rake&quot;,
     &quot;tasks/db/bootstrap.rake&quot;,
     &quot;tasks/db/indexes.rake&quot;,
     &quot;tasks/db/shell.rake&quot;,
     &quot;tasks/db/validate_models.rake&quot;,
-    &quot;tasks/git.rake&quot;, 
+    &quot;tasks/git.rake&quot;,
     &quot;tasks/haml_sass.rake&quot;,
     &quot;tasks/svn.rake&quot;]
-end
+end
\ No newline at end of file</diff>
      <filename>limerick_rake.gemspec</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>146383c949018b95f5a91c4863ca1d9e71204984</id>
    </parent>
  </parents>
  <author>
    <name>Dan Croak</name>
    <email>dcroak@thoughtbot.com</email>
  </author>
  <url>http://github.com/thoughtbot/limerick_rake/commit/7f36971d24f96cf412a665e9f3d1217552683043</url>
  <id>7f36971d24f96cf412a665e9f3d1217552683043</id>
  <committed-date>2008-10-07T05:23:21-07:00</committed-date>
  <authored-date>2008-10-07T05:23:21-07:00</authored-date>
  <message>bump the gemspec</message>
  <tree>eb7d38f43329bc53647a6a088f84cf949a108a87</tree>
  <committer>
    <name>Dan Croak</name>
    <email>dcroak@thoughtbot.com</email>
  </committer>
</commit>
