bakery 0.5.0 → 0.5.1

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/bakery/version.rb +1 -1
  2. metadata +2 -2
@@ -10,6 +10,6 @@
10
10
  #
11
11
 
12
12
  module Bakery
13
- VERSION = '0.5.0'
13
+ VERSION = '0.5.1'
14
14
  end
15
15
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bakery
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.0
4
+ version: 0.5.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -57,7 +57,7 @@ files:
57
57
  - lib/bakery.rb
58
58
  - LICENSE.md
59
59
  - README.md
60
- homepage: http://rubygems.org/gems/bakery
60
+ homepage: https://github.com/rideliner/bakery
61
61
  licenses:
62
62
  - Boost
63
63
  post_install_message: