tunecore_direct 0.0.8 → 0.0.9

Sign up to get free protection for your applications and to get access to all the features.
@@ -28,6 +28,7 @@ module TunecoreDirect
28
28
  attr_accessor :artwork_s3_id, :takedown_at
29
29
  attr_accessor :errors
30
30
  attr_accessor :stores, :state, :xml
31
+ attr_accessor :artwork #this should be set to an Artwork object
31
32
 
32
33
  def initialize(options = {})
33
34
  options.each do |k,v|
@@ -2,7 +2,7 @@ module TunecoreDirect #:nodoc:
2
2
  module VERSION #:nodoc:
3
3
  MAJOR = 0
4
4
  MINOR = 0
5
- TINY = 8
5
+ TINY = 9
6
6
 
7
7
  STRING = [MAJOR, MINOR, TINY].join('.')
8
8
  end
data.tar.gz.sig CHANGED
Binary file
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tunecore_direct
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.8
4
+ version: 0.0.9
5
5
  platform: ruby
6
6
  authors:
7
7
  - Alex Kane
@@ -30,7 +30,7 @@ cert_chain:
30
30
  f3TSOQ==
31
31
  -----END CERTIFICATE-----
32
32
 
33
- date: 2008-08-14 00:00:00 -04:00
33
+ date: 2008-08-19 00:00:00 -04:00
34
34
  default_executable:
35
35
  dependencies:
36
36
  - !ruby/object:Gem::Dependency
metadata.gz.sig CHANGED
Binary file