summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2017-04-06 13:18:00 +0000
committerChef Versioner <chef-versioner@chef.io>2017-04-06 13:18:00 +0000
commitc66bd76bf2a75ff245d4cb4f2777e5860a518a20 (patch)
tree7fbf7c0047b4e772a54af27c75152da31883ae0f /chef-config
parent4e9305e8474a1faa72b7d89a2836a907909609af (diff)
downloadchef-c66bd76bf2a75ff245d4cb4f2777e5860a518a20.tar.gz
Bump version of chef to 13.0.108 by Chef Versioner.v13.0.108
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 a48e49e962..0913de511a 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.107"
+ VERSION = "13.0.108"
end
#