<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,6 +1,6 @@
 CHANGELOG
 LICENSE
-README.rdoc
+README.textile
 Rakefile
 TODO
 init.rb</diff>
      <filename>.manifest</filename>
    </modified>
    <modified>
      <diff>@@ -1,7 +1,7 @@
 Gem::Specification.new do |s|
   s.name    = 'scoped_search'
-  s.version = '0.6.0'
-  s.date    = '2008-09-23'
+  s.version = '0.7.0'
+  s.date    = '2008-10-11'
   
   s.summary = &quot;A Rails plugin to search your models using a named_scope&quot;
   s.description = &quot;Scoped search makes it easy to search your ActiveRecord-based models. It will create a named scope according to a provided query string. The named_scope can be used like any other named_scope, so it can be cchained or combined with will_paginate.&quot;
@@ -10,6 +10,6 @@ Gem::Specification.new do |s|
   s.email    = ['willem@vanbergen.org', 'weshays@gbdev.com']
   s.homepage = 'http://github.com/wvanbergen/scoped_search/wikis'
   
-  s.files = %w(CHANGELOG LICENSE README.rdoc Rakefile TODO init.rb lib lib/scoped_search lib/scoped_search.rb lib/scoped_search/query_conditions_builder.rb lib/scoped_search/query_language_parser.rb lib/scoped_search/reg_tokens.rb test test/query_conditions_builder_test.rb test/query_language_test.rb test/search_for_test.rb test/tasks.rake test/test_helper.rb)
+  s.files = %w(CHANGELOG LICENSE README.textile Rakefile TODO init.rb lib lib/scoped_search lib/scoped_search.rb lib/scoped_search/query_conditions_builder.rb lib/scoped_search/query_language_parser.rb lib/scoped_search/reg_tokens.rb test test/query_conditions_builder_test.rb test/query_language_test.rb test/search_for_test.rb test/tasks.rake test/test_helper.rb)
   s.test_files = %w(test/query_conditions_builder_test.rb test/query_language_test.rb test/search_for_test.rb)
 end
\ No newline at end of file</diff>
      <filename>scoped_search.gemspec</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>3a23eca03f4770e3db194905feb6f1a0a44fd582</id>
    </parent>
  </parents>
  <author>
    <name>Wes Hays</name>
    <email>weshays@gbdev.com</email>
  </author>
  <url>http://github.com/wvanbergen/scoped_search/commit/888788967f9185971d53a23ae25da2735fb969c0</url>
  <id>888788967f9185971d53a23ae25da2735fb969c0</id>
  <committed-date>2008-10-11T11:20:27-07:00</committed-date>
  <authored-date>2008-10-11T11:20:27-07:00</authored-date>
  <message>Set gem version to 0.7.0</message>
  <tree>42b38eef802d61df36644e7ca08b65061f5760b6</tree>
  <committer>
    <name>Wes Hays</name>
    <email>weshays@gbdev.com</email>
  </committer>
</commit>
