<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -6,6 +6,7 @@ Rakefile
 TODO
 lib/dm-is-taggable.rb
 lib/dm-is-taggable/aggregate_patch.rb
+lib/dm-is-taggable/do_adapter_ext.rb
 lib/dm-is-taggable/tag.rb
 lib/dm-is-taggable/tagging.rb
 lib/dm-is-taggable/tag_list.rb</diff>
      <filename>Manifest.txt</filename>
    </modified>
    <modified>
      <diff>@@ -2,7 +2,7 @@
 
 Gem::Specification.new do |s|
   s.name = %q{dm-is-taggable}
-  s.version = &quot;0.1.3&quot;
+  s.version = &quot;0.1.4&quot;
 
   s.required_rubygems_version = Gem::Requirement.new(&quot;&gt;= 0&quot;) if s.respond_to? :required_rubygems_version=
   s.authors = [&quot;Aaron Qian, Maxime Guilbot&quot;]
@@ -10,7 +10,7 @@ Gem::Specification.new do |s|
   s.description = %q{Tagging implementation for DataMapper}
   s.email = [&quot;team [a] ekohe [d] com&quot;]
   s.extra_rdoc_files = [&quot;README.textile&quot;, &quot;LICENSE&quot;, &quot;TODO&quot;]
-  s.files = [&quot;History.txt&quot;, &quot;LICENSE&quot;, &quot;Manifest.txt&quot;, &quot;README.textile&quot;, &quot;Rakefile&quot;, &quot;TODO&quot;, &quot;lib/dm-is-taggable.rb&quot;, &quot;lib/dm-is-taggable/aggregate_patch.rb&quot;, &quot;lib/dm-is-taggable/tag.rb&quot;, &quot;lib/dm-is-taggable/tagging.rb&quot;, &quot;lib/dm-is-taggable/tag_list.rb&quot;, &quot;lib/dm-is-taggable/is/taggable.rb&quot;, &quot;lib/dm-is-taggable/is/version.rb&quot;, &quot;lib/dm-is-taggable/is/shared.rb&quot;, &quot;lib/dm-is-taggable/is/tag.rb&quot;, &quot;lib/dm-is-taggable/is/tagging.rb&quot;, &quot;lib/dm-is-taggable/is/tagger.rb&quot;, &quot;spec/integration/taggable_spec.rb&quot;, &quot;spec/integration/tagger_similarity_spec.rb&quot;, &quot;spec/data/article.rb&quot;, &quot;spec/data/picture.rb&quot;, &quot;spec/data/bot.rb&quot;, &quot;spec/data/user.rb&quot;, &quot;spec/spec.opts&quot;, &quot;spec/spec_helper.rb&quot;]
+  s.files = [&quot;History.txt&quot;, &quot;LICENSE&quot;, &quot;Manifest.txt&quot;, &quot;README.textile&quot;, &quot;Rakefile&quot;, &quot;TODO&quot;, &quot;lib/dm-is-taggable.rb&quot;, &quot;lib/dm-is-taggable/aggregate_patch.rb&quot;, &quot;lib/dm-is-taggable/do_adapter_ext.rb&quot;, &quot;lib/dm-is-taggable/tag.rb&quot;, &quot;lib/dm-is-taggable/tagging.rb&quot;, &quot;lib/dm-is-taggable/tag_list.rb&quot;, &quot;lib/dm-is-taggable/is/taggable.rb&quot;, &quot;lib/dm-is-taggable/is/version.rb&quot;, &quot;lib/dm-is-taggable/is/shared.rb&quot;, &quot;lib/dm-is-taggable/is/tag.rb&quot;, &quot;lib/dm-is-taggable/is/tagging.rb&quot;, &quot;lib/dm-is-taggable/is/tagger.rb&quot;, &quot;spec/integration/taggable_spec.rb&quot;, &quot;spec/integration/tagger_similarity_spec.rb&quot;, &quot;spec/data/article.rb&quot;, &quot;spec/data/picture.rb&quot;, &quot;spec/data/bot.rb&quot;, &quot;spec/data/user.rb&quot;, &quot;spec/spec.opts&quot;, &quot;spec/spec_helper.rb&quot;]
   s.homepage = %q{http://github.com/aq1018/dm-is-taggable}
   s.rdoc_options = [&quot;--main&quot;, &quot;README.txt&quot;]
   s.require_paths = [&quot;lib&quot;]</diff>
      <filename>dm-is-taggable.gemspec</filename>
    </modified>
    <modified>
      <diff>@@ -1,7 +1,7 @@
 module DataMapper
   module Is
     module Taggable
-      VERSION = &quot;0.1.3&quot;
+      VERSION = &quot;0.1.4&quot;
       DEPENDENCY_VERSION = &quot;&gt;= 0.9.6&quot;
     end
   end</diff>
      <filename>lib/dm-is-taggable/is/version.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>0cd843f18ba80b3468259648a75d86d172b7cc47</id>
    </parent>
  </parents>
  <author>
    <name>takiuchi</name>
    <email>genki@s21g.com</email>
  </author>
  <url>http://github.com/aq1018/dm-is-taggable/commit/788ea81f8e375a9cb172c63edb7fda578e32307f</url>
  <id>788ea81f8e375a9cb172c63edb7fda578e32307f</id>
  <committed-date>2009-05-08T03:00:34-07:00</committed-date>
  <authored-date>2009-05-08T03:00:34-07:00</authored-date>
  <message>Bumped version</message>
  <tree>34e4d4f40a2b0269b21145dfad5b0a40e8607e46</tree>
  <committer>
    <name>takiuchi</name>
    <email>genki@s21g.com</email>
  </committer>
</commit>
