itunes-command 1.4-universal-darwin-9 → 1.5-universal-darwin-9

Sign up to get free protection for your applications and to get access to all the features.
data/bin/itunes-command CHANGED
@@ -1,3 +1,4 @@
1
1
  #!/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby
2
- require 'itunes-command'
2
+ require 'rubygems'
3
+ require 'itunes_command'
3
4
  ItunesCommand.run ARGV
File without changes
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: itunes-command
3
3
  version: !ruby/object:Gem::Version
4
- version: "1.4"
4
+ version: "1.5"
5
5
  platform: universal-darwin-9
6
6
  authors:
7
7
  - Daniel Choi
@@ -22,7 +22,7 @@ extensions: []
22
22
  extra_rdoc_files: []
23
23
 
24
24
  files:
25
- - itunes-command.rb
25
+ - lib/itunes_command.rb
26
26
  has_rdoc: false
27
27
  homepage: http://cesareborgia.com/software/itunes-command/
28
28
  post_install_message: