summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2017-05-08 15:21:01 +0000
committerChef Versioner <chef-versioner@chef.io>2017-05-08 15:21:01 +0000
commit216af50173ba31d31479879f55194aa139ce8e1a (patch)
tree24f5c5aba69c18d74a4627dc52bb90bf8e993773 /chef-config
parenta4524bf56f0f4d20c0fa5e0929eb5f683b19f4dc (diff)
downloadchef-216af50173ba31d31479879f55194aa139ce8e1a.tar.gz
Bump version of chef to 13.1.10 by Chef Versioner.v13.1.10
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 2274950436..267a446cf1 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.1.9"
+ VERSION = "13.1.10"
end
#