pigment 0.1.7 → 0.1.8

Sign up to get free protection for your applications and to get access to all the features.
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: []