<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,5 +1,7 @@
-== 1.0.1 2009-05-06
+== 1.1.0 2009-05-06
 
+* only 1 executable: tweettail
+* removed aliased executables: tweet-tail and tweet_tail
 * add explicit missing &quot;require 'net/http'&quot;
 
 == 1.0.0 2009-05-06</diff>
      <filename>History.txt</filename>
    </modified>
    <modified>
      <diff>@@ -3,8 +3,6 @@ Manifest.txt
 PostInstall.txt
 README.rdoc
 Rakefile
-bin/tweet-tail
-bin/tweet_tail
 bin/tweettail
 features/cli.feature
 features/development.feature</diff>
      <filename>Manifest.txt</filename>
    </modified>
    <modified>
      <diff>@@ -1,12 +1,12 @@
 = tweet-tail
 
-* http://github.com/drnic/tweet-tail
+* http://github.com/drnic/tweettail
 
 == DESCRIPTION:
 
 Get the latest search results streaming to your console:
 
-    $ tweet-tail railsconf
+    $ tweettail railsconf
     rubysolo: protip: it helps to actually READ the error message.  #railsconf
     voxxit: So, everyone, how is #railsconf coming? When is the big 3.0 announcement?
     JesseGoldberg: @GavinStark I don't have as much to chat about as you do while you are at RailsConf.
@@ -25,9 +25,7 @@ Get the latest search results streaming to your console:
 
 Or let it sit there all day with the -f option (like &quot;tail -f&quot;):
 
-    tweet_tail -f railsconf
-
-Can use aliases +tweettail+ and +tweet_tail+.
+    tweettail -f railsconf
 
 == INSTALL:
 </diff>
      <filename>README.rdoc</filename>
    </modified>
    <modified>
      <diff>@@ -5,7 +5,7 @@ Feature: Live twitter search results on command line
 
   Scenario: Display some search results
     Given twitter has some search results for &quot;jaoo&quot;
-    When I run local executable &quot;tweet-tail&quot; with arguments &quot;jaoo&quot;
+    When I run local executable &quot;tweettail&quot; with arguments &quot;jaoo&quot;
     Then I should see some twitter messages
   
   Scenario: Display explicit search results
@@ -32,7 +32,7 @@ Feature: Live twitter search results on command line
       &quot;&quot;&quot;
   
   Scenario: Show help if no search query passed
-    When I run local executable &quot;tweet-tail&quot; with arguments &quot;&quot;
+    When I run local executable &quot;tweettail&quot; with arguments &quot;&quot;
     Then I should see help option &quot;-f&quot;
   
   </diff>
      <filename>features/cli.feature</filename>
    </modified>
    <modified>
      <diff>@@ -2,7 +2,7 @@ $:.unshift(File.dirname(__FILE__)) unless
   $:.include?(File.dirname(__FILE__)) || $:.include?(File.expand_path(File.dirname(__FILE__)))
 
 module TweetTail
-  VERSION = '1.0.1'
+  VERSION = '1.1.0'
 end
 
 gem 'json'</diff>
      <filename>lib/tweet-tail.rb</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>bin/tweet-tail</filename>
    </removed>
    <removed>
      <filename>bin/tweet_tail</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>4c88d0ceabcab6476ae9f30f048fe8c6904524d4</id>
    </parent>
  </parents>
  <author>
    <name>Dr Nic Williams</name>
    <email>drnicwilliams@gmail.com</email>
  </author>
  <url>http://github.com/gaustin/tweet-tail/commit/fa569b6eb962be432cb00a921abcda5111996ded</url>
  <id>fa569b6eb962be432cb00a921abcda5111996ded</id>
  <committed-date>2009-05-05T21:49:09-07:00</committed-date>
  <authored-date>2009-05-05T21:48:57-07:00</authored-date>
  <message>only 1 executable: tweettail</message>
  <tree>2875c7809f1d324a060dc6ee8f642b4dfe85a72a</tree>
  <committer>
    <name>Dr Nic Williams</name>
    <email>drnicwilliams@gmail.com</email>
  </committer>
</commit>
