weibo 0.0.12 → 0.0.13
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.
- data/README.rdoc +4 -0
- data/VERSION +1 -1
- data/weibo.gemspec +1 -1
- metadata +1 -1
data/README.rdoc
CHANGED
|
@@ -33,6 +33,10 @@ This gem was made in the process of creating {叽叽喳喳.de}[http://jjzz.de],
|
|
|
33
33
|
* {jerrydeng}[https://github.com/jerrydeng]
|
|
34
34
|
* {dongyuwei}[https://github.com/dongyuwei]
|
|
35
35
|
* {steply}[https://github.com/steply]
|
|
36
|
+
* {lgn21st}[https://github.com/lgn21st]
|
|
37
|
+
* {reeze}[https://github.com/reeze]
|
|
38
|
+
* {many others}[https://github.com/ballantyne/weibo/network/members]
|
|
39
|
+
|
|
36
40
|
|
|
37
41
|
== Note on Patches/Pull Requests
|
|
38
42
|
|
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
0.0.
|
|
1
|
+
0.0.13
|
data/weibo.gemspec
CHANGED