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.
Files changed (4) hide show
  1. data/README.rdoc +4 -0
  2. data/VERSION +1 -1
  3. data/weibo.gemspec +1 -1
  4. 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.12
1
+ 0.0.13
data/weibo.gemspec CHANGED
@@ -5,7 +5,7 @@
5
5
 
6
6
  Gem::Specification.new do |s|
7
7
  s.name = "weibo"
8
- s.version = "0.0.12"
8
+ s.version = "0.0.13"
9
9
 
10
10
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
11
11
  s.authors = ["Scott Ballantyne"]
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: weibo
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.12
4
+ version: 0.0.13
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: