nowa-top4r 0.0.12 → 0.0.13

Sign up to get free protection for your applications and to get access to all the features.
@@ -53,7 +53,7 @@ module Top4R
53
53
 
54
54
  def default_public_fields
55
55
  ["user_id", "nick", "sex", "buyer_credit", "seller_credit",
56
- "location.city", "location.state", "location.country", "created", "last_visit"]
56
+ "location.city", "location.state", "location.country", "created", "last_visit", "type"]
57
57
  end
58
58
 
59
59
  def default_private_fields
data/lib/top4r/version.rb CHANGED
@@ -1,7 +1,7 @@
1
1
  module Top4R::Version
2
2
  MAJOR = 0
3
3
  MINOR = 0
4
- REVISION = 12
4
+ REVISION = 13
5
5
 
6
6
  class << self
7
7
  # Returns X.Y.Z formatted version string
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: nowa-top4r
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.12
4
+ version: 0.0.13
5
5
  platform: ruby
6
6
  authors:
7
7
  - Nowa Zhu