<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,5 +1,7 @@
-History.txt
+CHANGELOG
+lib/instrument.rb
 Manifest
-README.txt
-test/instrumentation_test.rb
+Rakefile
+README.rdoc
+test/instrument_test.rb
 test/test_helper.rb</diff>
      <filename>Manifest</filename>
    </modified>
    <modified>
      <diff>@@ -1,13 +1,13 @@
 require 'rubygems'
 require 'echoe'
 
-Echoe.new 'simple-instrumentation' do |p|
+Echoe.new 'instrumentation' do |p|
   # Note: Update version by adding a line to CHANGELOG
   p.author = &quot;FiveRuns Development Team&quot;
   p.test_files = Dir['test/**/*_test.rb']
   p.email  = 'dev@fiveruns.com'
   p.project = 'fiveruns'
-  p.summary = &quot;Simple library providing an API to instrument method invocations.&quot;
+  p.summary = &quot;Provides a simple API for instrumenting Ruby method invocations.&quot;
   p.url = &quot;http://github.com/fiveruns/simple-insrumentation&quot;
   p.dependencies = %w(activesupport)
   p.include_rakefile = true</diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>0b45f2f8a8432aa3e8dcbda72c4b807978596550</id>
    </parent>
  </parents>
  <author>
    <name>Bruce Williams</name>
    <email>bruce@codefluency.com</email>
  </author>
  <url>http://github.com/fiveruns/instrument/commit/3cf1e317930243b6f7352c972333a9b01e6bae88</url>
  <id>3cf1e317930243b6f7352c972333a9b01e6bae88</id>
  <committed-date>2008-05-15T21:28:10-07:00</committed-date>
  <authored-date>2008-05-15T21:28:10-07:00</authored-date>
  <message>Change gem details</message>
  <tree>f71a5872b7ce3783bada4dc8be9fbae011d3764c</tree>
  <committer>
    <name>Bruce Williams</name>
    <email>bruce@codefluency.com</email>
  </committer>
</commit>
