<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -53,6 +53,7 @@ hoe = Hoe.new(GEM_NAME, VERS) do |p|
     ['concurrent', '0.2.2'],
   ]     # An array of rubygem dependencies [name, version], e.g. [ ['active_support', '&gt;= 1.3.1'] ]
   #p.spec_extras = {}    # A hash of extra values to set in the gemspec.
+  p.spec_extras = {:extensions =&gt; ['ext/extconf.rb']}
 end
 
 desc 'Release the website and new gem version'</diff>
      <filename>Rakefile</filename>
    </modified>
    <modified>
      <diff>@@ -1,8 +1,8 @@
 module Erlectricity #:nodoc:
   module VERSION #:nodoc:
     MAJOR = 0
-    MINOR = 1
-    TINY  = 0
+    MINOR = 2
+    TINY  = 1
 
     STRING = [MAJOR, MINOR, TINY].join('.')
   end</diff>
      <filename>lib/erlectricity/version.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>de95dcc2c7a5acc0c1560c618bedce015118a857</id>
    </parent>
  </parents>
  <author>
    <name>Tom Preston-Werner</name>
    <email>tom@mojombo.com</email>
  </author>
  <url>http://github.com/mojombo/erlectricity/commit/54960fb6140af53580d64cdbdfe80f38ce43d021</url>
  <id>54960fb6140af53580d64cdbdfe80f38ce43d021</id>
  <committed-date>2008-03-07T15:18:47-08:00</committed-date>
  <authored-date>2008-03-07T15:18:47-08:00</authored-date>
  <message>add ext to hoe</message>
  <tree>3685fa93123f09aef0410611438a340e5c5a5b46</tree>
  <committer>
    <name>Tom Preston-Werner</name>
    <email>tom@mojombo.com</email>
  </committer>
</commit>
