summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2017-04-06 16:19:48 +0000
committerChef Versioner <chef-versioner@chef.io>2017-04-06 16:19:48 +0000
commitc36bf3013e7c1f54efc6635145a5fb28daf17c7a (patch)
treedec0083ae65d660454d3fb6ad6fbc63c0beca137 /chef-config
parent85cbd7c064dbdf465ae33afdbd0a584a7e5bce77 (diff)
downloadchef-c36bf3013e7c1f54efc6635145a5fb28daf17c7a.tar.gz
Bump version of chef to 13.0.109 by Chef Versioner.v13.0.109
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 0913de511a..62fd262db2 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.108"
+ VERSION = "13.0.109"
end
#