<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -2,16 +2,16 @@
 
 Gem::Specification.new do |s|
   s.name = %q{garlic}
-  s.version = &quot;0.1.2&quot;
+  s.version = &quot;0.1.3&quot;
 
   s.required_rubygems_version = Gem::Requirement.new(&quot;&gt;= 0&quot;) if s.respond_to? :required_rubygems_version=
   s.authors = [&quot;Ian White&quot;]
-  s.date = %q{2008-11-02}
+  s.date = %q{2008-11-23}
   s.default_executable = %q{garlic}
   s.description = %q{Lightweight set of rake tasks to help with CI.}
   s.email = %q{ian.w.white@gmail.com}
   s.executables = [&quot;garlic&quot;]
-  s.files = [&quot;lib/garlic/configurator.rb&quot;, &quot;lib/garlic/generator.rb&quot;, &quot;lib/garlic/repo.rb&quot;, &quot;lib/garlic/runner.rb&quot;, &quot;lib/garlic/shell.rb&quot;, &quot;lib/garlic/target.rb&quot;, &quot;lib/garlic/tasks.rb&quot;, &quot;lib/garlic.rb&quot;, &quot;templates/default.rb&quot;, &quot;templates/rspec.rb&quot;, &quot;templates/shoulda.rb&quot;, &quot;MIT-LICENSE&quot;, &quot;README.textile&quot;, &quot;TODO&quot;, &quot;CHANGELOG&quot;, &quot;spec/garlic/repo_spec.rb&quot;, &quot;bin/garlic&quot;]
+  s.files = [&quot;lib/garlic/configurator.rb&quot;, &quot;lib/garlic/generator.rb&quot;, &quot;lib/garlic/repo.rb&quot;, &quot;lib/garlic/session.rb&quot;, &quot;lib/garlic/shell.rb&quot;, &quot;lib/garlic/target.rb&quot;, &quot;lib/garlic/tasks.rb&quot;, &quot;lib/garlic.rb&quot;, &quot;lib/tabtab_definition.rb&quot;, &quot;templates/default.rb&quot;, &quot;templates/rspec.rb&quot;, &quot;templates/shoulda.rb&quot;, &quot;MIT-LICENSE&quot;, &quot;README.textile&quot;, &quot;TODO&quot;, &quot;CHANGELOG&quot;, &quot;spec/garlic/repo_spec.rb&quot;, &quot;bin/garlic&quot;]
   s.has_rdoc = true
   s.homepage = %q{http://github.com/ianwhite/garlic/tree}
   s.rdoc_options = [&quot;--title&quot;, &quot;Garlic&quot;, &quot;--line-numbers&quot;]</diff>
      <filename>garlic.gemspec</filename>
    </modified>
    <modified>
      <diff>@@ -11,7 +11,7 @@ module Garlic
   module Version
     Major = 0
     Minor = 1
-    Tiny  = 2
+    Tiny  = 3
     
     String = [Major, Minor, Tiny].join('.')
   end</diff>
      <filename>lib/garlic.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>b58f57f9855b21906bd0fbaa292107f538c314b6</id>
    </parent>
  </parents>
  <author>
    <name>Ian White</name>
    <email>ian.w.white@gmail.com</email>
  </author>
  <url>http://github.com/ianwhite/garlic/commit/e39c73dd0279ec6e32c819d8f30d53e270d48716</url>
  <id>e39c73dd0279ec6e32c819d8f30d53e270d48716</id>
  <committed-date>2008-11-22T16:08:06-08:00</committed-date>
  <authored-date>2008-11-22T16:08:06-08:00</authored-date>
  <message>v0.1.3 - added tabtab definition</message>
  <tree>7bf4052f81306e2597793fe08d9319f7d54f1913</tree>
  <committer>
    <name>Ian White</name>
    <email>ian.w.white@gmail.com</email>
  </committer>
</commit>
