Skip to content

Commit

Permalink
Bump version to 14.0.10 by Chef Expeditor
Browse files Browse the repository at this point in the history
Obvious fix; these changes are the result of automation not creative thinking.
  • Loading branch information
chef-ci committed Nov 15, 2018
1 parent 02666b6 commit 911a8ad
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 5 deletions.
7 changes: 4 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,18 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
# Change Log

<!-- latest_release 14.0.9 -->
## [v14.0.9](https://github.com/chef/chef-zero/tree/v14.0.9) (2018-11-15)
<!-- latest_release 14.0.10 -->
## [v14.0.10](https://github.com/chef/chef-zero/tree/v14.0.10) (2018-11-15)

#### Merged Pull Requests
- Misc cleanup for gemspec, rakefile, gemfile, and expeditor [#287](https://github.com/chef/chef-zero/pull/287) ([tas50](https://github.com/tas50))
- Don&#39;t ship the readme in the gem [#289](https://github.com/chef/chef-zero/pull/289) ([tas50](https://github.com/tas50))
<!-- latest_release -->

<!-- release_rollup since=14.0.6 -->
### Changes not yet released to rubygems.org

#### Merged Pull Requests
- Don&#39;t ship the readme in the gem [#289](https://github.com/chef/chef-zero/pull/289) ([tas50](https://github.com/tas50)) <!-- 14.0.10 -->
- Misc cleanup for gemspec, rakefile, gemfile, and expeditor [#287](https://github.com/chef/chef-zero/pull/287) ([tas50](https://github.com/tas50)) <!-- 14.0.9 -->
- fixes for new chefstyle [#284](https://github.com/chef/chef-zero/pull/284) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 14.0.8 -->
- remove hashrocket syntax [#283](https://github.com/chef/chef-zero/pull/283) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 14.0.7 -->
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
14.0.9
14.0.10
2 changes: 1 addition & 1 deletion lib/chef_zero/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module ChefZero
VERSION = "14.0.9".freeze
VERSION = "14.0.10".freeze
end

0 comments on commit 911a8ad

Please sign in to comment.