pigment 0.1.7 → 0.1.8

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/pigment.rb +1 -1
  2. metadata +2 -2
data/lib/pigment.rb CHANGED
@@ -1,5 +1,5 @@
1
1
  module Pigment
2
- VERSION = '0.1.7'
2
+ VERSION = '0.1.8'
3
3
 
4
4
  class Color
5
5
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pigment
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.7
4
+ version: 0.1.8
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -24,7 +24,7 @@ files:
24
24
  - lib/colors.rb
25
25
  - lib/pigment.rb
26
26
  - README.md
27
- homepage: https://github.com/SilverPhoenix99/pigment
27
+ homepage: https://github.com/P3t3rU5/pigment
28
28
  licenses: []
29
29
  post_install_message:
30
30
  rdoc_options: []