summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2017-04-05 17:23:04 +0000
committerChef Versioner <chef-versioner@chef.io>2017-04-05 17:23:04 +0000
commit71a65aafc0a24ddc4d3b964d7d2c3524f96149cc (patch)
tree1b97fcadffad8ea1a6c04e7687e5622beb3b503b /chef-config
parentd76a39dca708b712ce6566d24275414b08789d37 (diff)
downloadchef-71a65aafc0a24ddc4d3b964d7d2c3524f96149cc.tar.gz
Bump version of chef to 13.0.102 by Chef Versioner.v13.0.102
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 8a44d6c3ea..ce73e32d1e 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.101"
+ VERSION = "13.0.102"
end
#