<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>amqp.gemspec</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -5,4 +5,11 @@ end
 
 task :spec do
   sh 'bacon lib/amqp.rb'
-end
\ No newline at end of file
+end
+
+task :gem do
+  sh 'gem build *.gemspec'
+end
+
+task :pkg =&gt; :gem
+task :package =&gt; :gem
\ No newline at end of file</diff>
      <filename>Rakefile</filename>
    </modified>
    <modified>
      <diff>@@ -18,7 +18,7 @@ module AMQP
           send Protocol::Connection::StartOk.new({:platform =&gt; 'Ruby/EventMachine',
                                                   :product =&gt; 'AMQP',
                                                   :information =&gt; 'http://github.com/tmm1/amqp',
-                                                  :version =&gt; '0.1.0'},
+                                                  :version =&gt; '0.5.0'},
                                                  'AMQPLAIN',
                                                  {:LOGIN =&gt; 'guest',
                                                   :PASSWORD =&gt; 'guest'},</diff>
      <filename>lib/amqp/client.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>27ee4fe4a9b0205cfcd553b3279a5938964fcdc9</id>
    </parent>
  </parents>
  <author>
    <name>Aman Gupta</name>
    <email>aman@tmm1.net</email>
  </author>
  <url>http://github.com/tmm1/amqp/commit/22f04041b1375d352ab57aa153292fd03f8a9438</url>
  <id>22f04041b1375d352ab57aa153292fd03f8a9438</id>
  <committed-date>2008-07-17T22:21:00-07:00</committed-date>
  <authored-date>2008-07-17T22:21:00-07:00</authored-date>
  <message>gemspec + version bump</message>
  <tree>e8cb5e085cadd2c4b27b92d65aacf780f7585300</tree>
  <committer>
    <name>Aman Gupta</name>
    <email>aman@tmm1.net</email>
  </committer>
</commit>
