<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -53,7 +53,8 @@ end
 
 # Generate all the Rake tasks
 # Run 'rake -T' to see list of generated tasks (from gem root directory)
-$hoe = Hoe.new(GEM_NAME, VERS) do |p|
+$hoe = Hoe.spec(GEM_NAME) do |p|
+  p.version = VERS
   p.developer(AUTHOR, EMAIL)
   p.description = DESCRIPTION
   p.summary = DESCRIPTION</diff>
      <filename>config/hoe.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>e7fa7b354d944476f6d97c5dffb5ac67160a9445</id>
    </parent>
  </parents>
  <author>
    <name>Dave Thomas</name>
    <email>dave@pragprog.com</email>
  </author>
  <url>http://github.com/pragdave/codex/commit/033f6ab7371eea07d1a5750196de7da041b7df67</url>
  <id>033f6ab7371eea07d1a5750196de7da041b7df67</id>
  <committed-date>2009-11-03T14:10:25-08:00</committed-date>
  <authored-date>2009-11-03T14:10:25-08:00</authored-date>
  <message>Keep Hoe happy (sigh) by changing the Hoe.spec</message>
  <tree>3816b44c861382928f7a037f5b7ee63dd4546ff6</tree>
  <committer>
    <name>Dave Thomas</name>
    <email>dave@pragprog.com</email>
  </committer>
</commit>
