<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,9 +1,9 @@
-lib/rangetastic.rb
-Manifest
 MIT-License
+Manifest
+README.markdown
 Rakefile
+lib/rangetastic.rb
 rangetastic.gemspec
-README.markdown
 spec/fixtures/models.rb
 spec/fixtures/structure.sql
 spec/rangetastic_spec.rb</diff>
      <filename>Manifest</filename>
    </modified>
    <modified>
      <diff>@@ -2,7 +2,7 @@ require 'rubygems'
 require 'rake'
 require 'echoe'
 
-Echoe.new('rangetastic', '0.3.1') do |p|
+Echoe.new('rangetastic', '0.3.2') do |p|
   p.description     = &quot;Chain a date range to any named_scope on any date field with specified white listed fields&quot;
   p.url             = &quot;http://github.com/cherring/rangetastic&quot;
   p.author          = &quot;Chris Herring&quot;</diff>
      <filename>Rakefile</filename>
    </modified>
    <modified>
      <diff>@@ -2,15 +2,15 @@
 
 Gem::Specification.new do |s|
   s.name = %q{rangetastic}
-  s.version = &quot;0.3.1&quot;
+  s.version = &quot;0.3.2&quot;
 
   s.required_rubygems_version = Gem::Requirement.new(&quot;&gt;= 1.2&quot;) if s.respond_to? :required_rubygems_version=
   s.authors = [&quot;Chris Herring&quot;]
-  s.date = %q{2009-07-28}
+  s.date = %q{2009-09-20}
   s.description = %q{Chain a date range to any named_scope on any date field with specified white listed fields}
   s.email = %q{chris.herring.iphone@gmail.com}
-  s.extra_rdoc_files = [&quot;lib/rangetastic.rb&quot;, &quot;README.markdown&quot;]
-  s.files = [&quot;lib/rangetastic.rb&quot;, &quot;Manifest&quot;, &quot;MIT-License&quot;, &quot;Rakefile&quot;, &quot;rangetastic.gemspec&quot;, &quot;README.markdown&quot;, &quot;spec/fixtures/models.rb&quot;, &quot;spec/fixtures/structure.sql&quot;, &quot;spec/rangetastic_spec.rb&quot;, &quot;spec/spec_helper.rb&quot;, &quot;spec/test_helper.rb&quot;]
+  s.extra_rdoc_files = [&quot;README.markdown&quot;, &quot;lib/rangetastic.rb&quot;]
+  s.files = [&quot;MIT-License&quot;, &quot;Manifest&quot;, &quot;README.markdown&quot;, &quot;Rakefile&quot;, &quot;lib/rangetastic.rb&quot;, &quot;rangetastic.gemspec&quot;, &quot;spec/fixtures/models.rb&quot;, &quot;spec/fixtures/structure.sql&quot;, &quot;spec/rangetastic_spec.rb&quot;, &quot;spec/spec_helper.rb&quot;, &quot;spec/test_helper.rb&quot;]
   s.homepage = %q{http://github.com/cherring/rangetastic}
   s.rdoc_options = [&quot;--line-numbers&quot;, &quot;--inline-source&quot;, &quot;--title&quot;, &quot;Rangetastic&quot;, &quot;--main&quot;, &quot;README.markdown&quot;]
   s.require_paths = [&quot;lib&quot;]</diff>
      <filename>rangetastic.gemspec</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>a97ddfaa360d21e16017ca681fd23957a18ada71</id>
    </parent>
  </parents>
  <author>
    <name>Chris Herring</name>
    <email>chris.herring.iphone@gmail.com</email>
  </author>
  <url>http://github.com/cherring/rangetastic/commit/f532630234cc9b7f0bce27e03f816f82389c41a0</url>
  <id>f532630234cc9b7f0bce27e03f816f82389c41a0</id>
  <committed-date>2009-09-20T03:45:45-07:00</committed-date>
  <authored-date>2009-09-20T03:45:45-07:00</authored-date>
  <message>Bumped version with new super call</message>
  <tree>284a5487c65e5e1f324ede0ed2c530e53087ba4f</tree>
  <committer>
    <name>Chris Herring</name>
    <email>chris.herring.iphone@gmail.com</email>
  </committer>
</commit>
