rcracy 0.0.6 → 0.0.7

Sign up to get free protection for your applications and to get access to all the features.
data/lib/rcracy/nut.rb CHANGED
@@ -2,7 +2,7 @@ module RCracy
2
2
 
3
3
  class Nut
4
4
 
5
- attr_reader :id, :name, :date_since, :history, :small_img, :big_img, :description,
5
+ attr_reader :id, :name, :date_since, :history, :small_image, :big_image, :description,
6
6
  :flag_type, :level, :date_received_or_last, :number
7
7
 
8
8
  def initialize(attrs)
@@ -1,3 +1,3 @@
1
1
  module RCracy
2
- VERSION = "0.0.6"
2
+ VERSION = "0.0.7"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rcracy
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.6
4
+ version: 0.0.7
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: