chirpstream 0.0.4 → 0.0.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (4) hide show
  1. data/Readme.rdoc +4 -0
  2. data/VERSION +1 -1
  3. data/image/bird.png +0 -0
  4. metadata +2 -2
data/Readme.rdoc CHANGED
@@ -4,6 +4,10 @@
4
4
 
5
5
  This is an experimental EventMachine-based client for http://chirpstream.twitter.com.
6
6
 
7
+ == Fun Things You Can Do At Home
8
+
9
+ Fire up the
10
+
7
11
  == Usage
8
12
 
9
13
  require 'rubygems'
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.0.4
1
+ 0.0.5
data/image/bird.png CHANGED
Binary file
metadata CHANGED
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
5
5
  segments:
6
6
  - 0
7
7
  - 0
8
- - 4
9
- version: 0.0.4
8
+ - 5
9
+ version: 0.0.5
10
10
  platform: ruby
11
11
  authors:
12
12
  - Joshua Hull