cmus 2.0.4.1 → 2.0.4.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. data/cmus.gemspec +1 -1
  2. data/lib/cmus/version.rb +1 -1
  3. metadata +3 -3
@@ -5,7 +5,7 @@ Gem::Specification.new {|s|
5
5
  s.version = Cmus.version
6
6
  s.author = 'meh.'
7
7
  s.email = 'meh@paranoici.org'
8
- s.homepage = 'http://github.com/meh/LOLastfm'
8
+ s.homepage = 'http://github.com/meh/ruby-cmus'
9
9
  s.platform = Gem::Platform::RUBY
10
10
  s.summary = 'cmus remote controller library.'
11
11
 
@@ -10,6 +10,6 @@
10
10
 
11
11
  module Cmus
12
12
  def self.version
13
- '2.0.4.1'
13
+ '2.0.4.2'
14
14
  end
15
15
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cmus
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.4.1
4
+ version: 2.0.4.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2012-06-17 00:00:00.000000000 Z
12
+ date: 2012-06-19 00:00:00.000000000 Z
13
13
  dependencies: []
14
14
  description:
15
15
  email: meh@paranoici.org
@@ -27,7 +27,7 @@ files:
27
27
  - lib/cmus/controller/status.rb
28
28
  - lib/cmus/controller/toggle.rb
29
29
  - lib/cmus/version.rb
30
- homepage: http://github.com/meh/LOLastfm
30
+ homepage: http://github.com/meh/ruby-cmus
31
31
  licenses: []
32
32
  post_install_message:
33
33
  rdoc_options: []