summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2017-04-20 18:23:55 +0000
committerChef Versioner <chef-versioner@chef.io>2017-04-20 18:23:55 +0000
commitba0dbca4f2ca6446536bd6887dcce13e609dfcd6 (patch)
treeb7cfde4f88f0040502f8779da8b69d56794c64b3 /chef-config
parentf758fb77e32a1d9826f864bae466e79f0edadace (diff)
downloadchef-ba0dbca4f2ca6446536bd6887dcce13e609dfcd6.tar.gz
Bump version of chef to 13.0.122 by Chef Versioner.v13.0.122
Diffstat (limited to 'chef-config')
-rw-r--r--chef-config/lib/chef-config/version.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/chef-config/lib/chef-config/version.rb b/chef-config/lib/chef-config/version.rb
index 8c42671ba7..d158d2fe05 100644
--- a/chef-config/lib/chef-config/version.rb
+++ b/chef-config/lib/chef-config/version.rb
@@ -21,7 +21,7 @@
module ChefConfig
CHEFCONFIG_ROOT = File.expand_path("../..", __FILE__)
- VERSION = "13.0.121"
+ VERSION = "13.0.122"
end
#