bakery 0.5.0 → 0.5.1

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/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: