<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>README.md</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -107,7 +107,7 @@ desc &quot;create bzip2 and tarball&quot;
 task :distribute =&gt; :gem do
   sh &quot;rm -rf pkg/ramaze-#{VERS}&quot;
   sh &quot;mkdir -p pkg/ramaze-#{VERS}&quot;
-  sh &quot;cp -r {bin,doc,lib,examples,spec,Rakefile,README.markdown,rake_tasks} pkg/ramaze-#{VERS}/&quot;
+  sh &quot;cp -r {bin,doc,lib,examples,spec,Rakefile,README.md,rake_tasks} pkg/ramaze-#{VERS}/&quot;
 
   Dir.chdir('pkg') do |pwd|
     sh &quot;tar -zcvf ramaze-#{VERS}.tar.gz ramaze-#{VERS}&quot;</diff>
      <filename>Rakefile</filename>
    </modified>
    <modified>
      <diff>@@ -5,7 +5,7 @@ COPYRIGHT = [
   &quot;#          Copyright (c) #{Time.now.year} Michael Fellinger m.fellinger@gmail.com&quot;,
   &quot;# All files in this distribution are subject to the terms of the Ruby license.&quot;
 ]
-README = 'README.markdown'
+README = 'README.md'
 CLEAN.include %w[
   **/.*.sw?
   *.gem</diff>
      <filename>rake_tasks/conf.rake</filename>
    </modified>
    <modified>
      <diff>@@ -17,7 +17,7 @@ Gem::Specification.new do |s|
   s.add_dependency('rack', '&gt;= 0.3.0')
 
   s.files = [
-    &quot;README.markdown&quot;,
+    &quot;README.md&quot;,
     &quot;Rakefile&quot;,
     &quot;benchmark/results.txt&quot;,
     &quot;benchmark/run.rb&quot;,</diff>
      <filename>ramaze.gemspec</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>README.markdown</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>7602f9409213ab9aab8d1b814412e4749ff9a11c</id>
    </parent>
  </parents>
  <author>
    <name>Michael Fellinger</name>
    <email>m.fellinger@gmail.com</email>
  </author>
  <url>http://github.com/manveru/ramaze/commit/629fc796a069dbc03663d461e52d246f04b50faf</url>
  <id>629fc796a069dbc03663d461e52d246f04b50faf</id>
  <committed-date>2009-02-16T11:12:52-08:00</committed-date>
  <authored-date>2009-02-16T11:12:52-08:00</authored-date>
  <message>README.markdown =&gt; README.md</message>
  <tree>1e09af172a55d7e66bb43ec722c932b3ae497d50</tree>
  <committer>
    <name>Michael Fellinger</name>
    <email>m.fellinger@gmail.com</email>
  </committer>
</commit>
