danchoi-itunes-command 1.6.3-x86-darwin-9 → 1.6.4-x86-darwin-9

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 (2) hide show
  1. data/lib/itunes_command.rb +1 -1
  2. metadata +1 -1
@@ -188,7 +188,7 @@ class ITunes
188
188
 
189
189
  end
190
190
  class ItunesCommand
191
- VERSION = '1.6.3'
191
+ VERSION = '1.6.4'
192
192
  attr_accessor :playlist_mode
193
193
  def initialize
194
194
  @i = ITunes.new
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: danchoi-itunes-command
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.6.3
4
+ version: 1.6.4
5
5
  platform: x86-darwin-9
6
6
  authors:
7
7
  - Daniel Choi