is_publishable 0.0.1 → 0.0.2

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/is_publishable/version.rb +1 -1
  2. metadata +2 -2
@@ -1,3 +1,3 @@
1
1
  module IsPublishable
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: is_publishable
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:
@@ -87,7 +87,7 @@ files:
87
87
  - lib/is_publishable/version.rb
88
88
  - lib/is_publishable.rb
89
89
  - README.md
90
- homepage: ''
90
+ homepage: https://github.com/HuffMoody/is_publishable
91
91
  licenses: []
92
92
  post_install_message:
93
93
  rdoc_options: []