<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -2,7 +2,7 @@
   require dep
 end
 
-Version = '0.6.4'
+Version = '0.6.5'
 
 task :default =&gt; [:test]
 </diff>
      <filename>Rakefile</filename>
    </modified>
    <modified>
      <diff>@@ -1,14 +1,14 @@
 
-# Gem::Specification for Rakegen-0.6.4
+# Gem::Specification for Rakegen-0.6.5
 # Originally generated by Echoe
 
 Gem::Specification.new do |s|
   s.name = %q{rakegen}
-  s.version = &quot;0.6.4&quot;
+  s.version = &quot;0.6.5&quot;
 
   s.required_rubygems_version = Gem::Requirement.new(&quot;&gt;= 0&quot;) if s.respond_to? :required_rubygems_version=
   s.authors = [&quot;Matthew King&quot;]
-  s.date = %q{2008-06-25}
+  s.date = %q{2008-09-01}
   s.description = %q{Generation and updation of projects from templates.  Rake-powered, for sustainable blah blah.}
   s.email = %q{automatthew@gmail.com}
   s.extra_rdoc_files = [&quot;CHANGELOG&quot;, &quot;lib/rakegen/polite_file.rb&quot;, &quot;lib/rakegen.rb&quot;, &quot;LICENSE&quot;, &quot;README&quot;]
@@ -49,7 +49,7 @@ end
 #   require dep
 # end
 # 
-# Version = '0.6.4'
+# Version = '0.6.5'
 # 
 # task :default =&gt; [:test]
 # </diff>
      <filename>rakegen.gemspec</filename>
    </modified>
    <modified>
      <diff>@@ -36,6 +36,7 @@ context &quot;A file_copy task&quot; do
   specify &quot;should ask if file exists (no idea how to test Highline stuff)&quot; do
     File.open(@target, &quot;w&quot;) { |f| f.print &quot;two&quot; }
     # run in shell and answer &quot;n&quot;.  Also, find better way to test.
+    puts &quot;Answer no to the next prompt&quot;
     Rake::Task[@target].invoke
     
     File.read(@target).should == &quot;two&quot;</diff>
      <filename>test/test_polite_file.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>73048835e4744ebe7e62bd56e58798dd39e4d9e1</id>
    </parent>
  </parents>
  <author>
    <name>Matthew King</name>
    <email>automatthew@gmail.com</email>
  </author>
  <url>http://github.com/automatthew/rakegen/commit/1cdf1606935d6c231b251d84c38b15b4544e9855</url>
  <id>1cdf1606935d6c231b251d84c38b15b4544e9855</id>
  <committed-date>2008-09-01T10:46:58-07:00</committed-date>
  <authored-date>2008-09-01T10:46:58-07:00</authored-date>
  <message>version bump to 0.6.5</message>
  <tree>e554f6de215001d27a6875a0c222a1440ccdf492</tree>
  <committer>
    <name>Matthew King</name>
    <email>automatthew@gmail.com</email>
  </committer>
</commit>
