summaryrefslogtreecommitdiff
path: root/chef-config/lib/chef-config/version.rb
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2017-04-05 13:22:52 +0000
committerChef Versioner <chef-versioner@chef.io>2017-04-05 13:22:52 +0000
commit9eb2675370846729b7484b5b418308d7febff9e5 (patch)
treeef72baee684f2c271acd7e0e65e8de9b2710b200 /chef-config/lib/chef-config/version.rb
parent4ffef5d7fc11edec641f6c95b911334239070b68 (diff)
downloadchef-9eb2675370846729b7484b5b418308d7febff9e5.tar.gz
Bump version of chef to 13.0.100 by Chef Versioner.v13.0.100
Diffstat (limited to 'chef-config/lib/chef-config/version.rb')
-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 fe528caffe..f5d14d1109 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.99"
+ VERSION = "13.0.100"
end
#