leather 0.0.1 → 0.0.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.
Files changed (2) hide show
  1. data/lib/leather/version.rb +1 -1
  2. metadata +4 -4
@@ -1,3 +1,3 @@
1
1
  module Leather
2
- VERSION = "0.0.1"
2
+ VERSION = "0.0.2"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: leather
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -126,7 +126,7 @@ files:
126
126
  - lib/tasks/leather_tasks.rake
127
127
  - MIT-LICENSE
128
128
  - Rakefile
129
- homepage: ''
129
+ homepage: https://github.com/dvanderbeek/leather
130
130
  licenses:
131
131
  - MIT
132
132
  post_install_message:
@@ -141,7 +141,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
141
141
  version: '0'
142
142
  segments:
143
143
  - 0
144
- hash: -1137353040599178065
144
+ hash: -2490705752150575222
145
145
  required_rubygems_version: !ruby/object:Gem::Requirement
146
146
  none: false
147
147
  requirements:
@@ -150,7 +150,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
150
150
  version: '0'
151
151
  segments:
152
152
  - 0
153
- hash: -1137353040599178065
153
+ hash: -2490705752150575222
154
154
  requirements: []
155
155
  rubyforge_project:
156
156
  rubygems_version: 1.8.24