<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -11,7 +11,7 @@ HOE = Hoe.new('ruby_diff', RubyDiff::VERSION) do |p|
   p.remote_rdoc_dir = '' # Release to root
   p.test_globs = ['test/*_test.rb']
   p.summary = &quot;a higher level diff application for analyzing changes to ruby code&quot;
-  p.extra_deps &lt;&lt; ['ParseTree', '~&gt; 2.1']
+  p.extra_deps &lt;&lt; ['ParseTree', '~&gt; 3.0']
 end
 SPEC = HOE.spec
 </diff>
      <filename>Rakefile</filename>
    </modified>
    <modified>
      <diff>@@ -11,7 +11,7 @@ require 'set'
 require 'pp'
 
 module RubyDiff
-  VERSION = &quot;0.2&quot;
+  VERSION = &quot;0.2.1&quot;
 end
 
 # RubyDiff</diff>
      <filename>lib/ruby_diff.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>291331712dd22b0fe300fd959bf7ecd9f7cc0fd8</id>
    </parent>
  </parents>
  <author>
    <name>Adam Sanderson</name>
    <email>netghost@gmail.com</email>
  </author>
  <url>http://github.com/adamsanderson/ruby_diff/commit/0962e23db2b8f613009fc6ae9f331a3ed736b581</url>
  <id>0962e23db2b8f613009fc6ae9f331a3ed736b581</id>
  <committed-date>2008-10-23T16:07:54-07:00</committed-date>
  <authored-date>2008-10-23T16:07:54-07:00</authored-date>
  <message>Updating ParseTree dependency to 3.x, seems to work fine.</message>
  <tree>421d05bdd2d49cbf0b076f6e9b4bb30b034d3954</tree>
  <committer>
    <name>Adam Sanderson</name>
    <email>netghost@gmail.com</email>
  </committer>
</commit>
