<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,3 +1,5 @@
+v0.0.4. Add dev dependency on echoe; update manifest
+
 v0.0.3. Don't try to convert the RAILS_ENV if its not set to better support default capistrano deployments
 
 v0.0.2. Converts the release times to the current time zone; improved docs.</diff>
      <filename>CHANGELOG</filename>
    </modified>
    <modified>
      <diff>@@ -2,7 +2,7 @@ require 'rubygems'
 require 'echoe'
 require './lib/cap_gun.rb'
 
-hoe = Echoe.new('cap_gun') do |p|
+echoe = Echoe.new('cap_gun') do |p|
   p.rubyforge_name = 'thinkrelevance'
   p.author = [&quot;Rob Sanheim&quot;, &quot;Relevance&quot;]
   p.email = 'opensource@thinkrelevance.com'
@@ -15,4 +15,6 @@ hoe = Echoe.new('cap_gun') do |p|
   p.rdoc_template = rdoc_template
   p.test_pattern = 'spec/**/*_spec.rb'
   p.manifest_name = 'manifest.txt'
-end
\ No newline at end of file
+end
+
+echoe.spec.add_development_dependency &quot;echoe&quot;
\ No newline at end of file</diff>
      <filename>Rakefile</filename>
    </modified>
    <modified>
      <diff>@@ -27,7 +27,7 @@ require File.join(File.dirname(__FILE__), *%w[.. vendor action_mailer_tls lib sm
 #
 # See README for full install/config instructions.
 module CapGun
-  VERSION = '0.0.3'
+  VERSION = '0.0.4'
 
   module Helper
     </diff>
      <filename>lib/cap_gun.rb</filename>
    </modified>
    <modified>
      <diff>@@ -1,9 +1,11 @@
+cap_gun.gemspec
 CHANGELOG
 init.rb
 install.rb
 lib/cap_gun.rb
 manifest.txt
 MIT-LICENSE
+Rakefile
 README.rdoc
 spec/cap_gun_spec.rb
 tasks/cap_bot_tasks.rake</diff>
      <filename>manifest.txt</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>5106779ab221cd8e7d3cc4d8b66500a9d6c81b7a</id>
    </parent>
  </parents>
  <author>
    <name>Rob Sanheim</name>
    <email>rsanheim@gmail.com</email>
  </author>
  <url>http://github.com/relevance/cap_gun/commit/133dba2bc5c1970d2d7d98e56f317b69717088df</url>
  <id>133dba2bc5c1970d2d7d98e56f317b69717088df</id>
  <committed-date>2008-06-30T11:45:51-07:00</committed-date>
  <authored-date>2008-06-30T11:45:51-07:00</authored-date>
  <message>Add dev dependency on echoe; update manifest</message>
  <tree>7bc9b854f33823fb7a0043a55638817b5c93c69c</tree>
  <committer>
    <name>Rob Sanheim</name>
    <email>rsanheim@gmail.com</email>
  </committer>
</commit>
