xmms2_utils 0.1.1 → 0.1.2

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.
@@ -1,3 +1,3 @@
1
1
  module Xmms2Utils
2
- VERSION = "0.1.1"
2
+ VERSION = "0.1.2"
3
3
  end
@@ -10,7 +10,7 @@ Gem::Specification.new do |spec|
10
10
  spec.email = ["wattsmark2015@gmail.com"]
11
11
  spec.summary = %q{A set of utilites for working with the ruby bindings for the XMMS2 client library.}
12
12
  spec.description = File.new("./README.md").read()
13
- spec.homepage = "http://github.com/mwatts15/xmm2_utils"
13
+ spec.homepage = "http://github.com/mwatts15/xmms2_utils"
14
14
  spec.license = "MPL-2.0"
15
15
 
16
16
  spec.files = `git ls-files -z`.split("\x0")
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: xmms2_utils
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 0.1.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -62,7 +62,7 @@ files:
62
62
  - lib/xmms2_utils.rb
63
63
  - lib/xmms2_utils/version.rb
64
64
  - xmms2_utils.gemspec
65
- homepage: http://github.com/mwatts15/xmm2_utils
65
+ homepage: http://github.com/mwatts15/xmms2_utils
66
66
  licenses:
67
67
  - MPL-2.0
68
68
  post_install_message: