<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,4 +1,4 @@
-== 0.7.12 / 
+== 0.7.12 / 2008-12-10
   * Bug Fixes
     * Fix capistrano deployability [github.com/eric]
     * Fix event handling [brianw]</diff>
      <filename>History.txt</filename>
    </modified>
    <modified>
      <diff>@@ -1,7 +1,7 @@
 require 'rubygems'
 require 'hoe'
 
-Hoe.new('god', '0.7.11') do |p|
+Hoe.new('god', '0.7.12') do |p|
   p.rubyforge_name = 'god'
   p.author = 'Tom Preston-Werner'
   p.email = 'tom@rubyisawesome.com'</diff>
      <filename>Rakefile</filename>
    </modified>
    <modified>
      <diff>@@ -1,10 +1,10 @@
 Gem::Specification.new do |s|
   s.name = %q{god}
-  s.version = &quot;0.7.11&quot;
+  s.version = &quot;0.7.12&quot;
 
   s.required_rubygems_version = Gem::Requirement.new(&quot;&gt;= 0&quot;) if s.respond_to? :required_rubygems_version=
   s.authors = [&quot;Tom Preston-Werner&quot;]
-  s.date = %q{2008-11-14}
+  s.date = %q{2008-12-10}
   s.default_executable = %q{god}
   s.description = %q{God is an easy to configure, easy to extend monitoring framework written in Ruby.}
   s.email = %q{tom@rubyisawesome.com}</diff>
      <filename>god.gemspec</filename>
    </modified>
    <modified>
      <diff>@@ -148,7 +148,7 @@ class Module
 end
 
 module God
-  VERSION = '0.7.11'
+  VERSION = '0.7.12'
   
   LOG_BUFFER_SIZE_DEFAULT = 100
   PID_FILE_DIRECTORY_DEFAULTS = ['/var/run/god', '~/.god/pids']</diff>
      <filename>lib/god.rb</filename>
    </modified>
    <modified>
      <diff>@@ -47,7 +47,7 @@
 	&lt;/ul&gt;
 	&lt;/div&gt;
 	
-	&lt;h1&gt;Installation (v 0.7.11)&lt;/h1&gt;
+	&lt;h1&gt;Installation (v 0.7.12)&lt;/h1&gt;
 	&lt;p&gt;The best way to get god is via rubygems:&lt;/p&gt;
 	&lt;pre&gt;$ sudo gem install god&lt;/pre&gt;
 	</diff>
      <filename>site/index.html</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>ccd040c500d012e9818ac398f33b74e765225bef</id>
    </parent>
  </parents>
  <author>
    <name>Tom Preston-Werner</name>
    <email>tom@mojombo.com</email>
  </author>
  <url>http://github.com/raggi/god/commit/f9694d181462bf318d1a876d148c7f5c2232115d</url>
  <id>f9694d181462bf318d1a876d148c7f5c2232115d</id>
  <committed-date>2008-12-10T12:49:18-08:00</committed-date>
  <authored-date>2008-12-10T12:49:18-08:00</authored-date>
  <message>up to 0.7.12</message>
  <tree>0cfcc4dd6f285faf20fa709f14c3a4a8cfb3cbbe</tree>
  <committer>
    <name>Tom Preston-Werner</name>
    <email>tom@mojombo.com</email>
  </committer>
</commit>
