diff options
| author | Chef Versioner <chef-versioner@chef.io> | 2016-10-19 14:41:40 +0000 |
|---|---|---|
| committer | Chef Versioner <chef-versioner@chef.io> | 2016-10-19 14:41:40 +0000 |
| commit | ff7753330255c6f6cdc0f2d01983cf31615989a7 (patch) | |
| tree | ad1135d9b35d1a9b55019d272a3270e0dfbe88d5 /lib | |
| parent | ec2a68b88947dc9c809b7254b3217e896756c63d (diff) | |
| download | chef-ff7753330255c6f6cdc0f2d01983cf31615989a7.tar.gz | |
Bump version of chef to 12.16.14 by Chef Versioner.v12.16.14
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/chef/version.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/chef/version.rb b/lib/chef/version.rb index 1bcaa2036b..7c9da41eed 100644 --- a/lib/chef/version.rb +++ b/lib/chef/version.rb @@ -21,7 +21,7 @@ class Chef CHEF_ROOT = File.expand_path("../..", __FILE__) - VERSION = "12.16.13" + VERSION = "12.16.14" end # |
