summaryrefslogtreecommitdiff
path: root/chef-config/lib
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2017-04-04 19:54:50 +0000
committerChef Versioner <chef-versioner@chef.io>2017-04-04 19:54:50 +0000
commit703f11bdcce764dc755b47943c8abbc5bb9e25f8 (patch)
tree2a56c58e36d2fb498f9950accf8d27564b1d795a /chef-config/lib
parentd992861fb2541dd02ff2c5d6c1e1d85bf3fbf01f (diff)
downloadchef-703f11bdcce764dc755b47943c8abbc5bb9e25f8.tar.gz
Bump version of chef to 13.0.94 by Chef Versioner.v13.0.94
Diffstat (limited to 'chef-config/lib')
-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 5834b7dc7f..76783a016e 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.93"
+ VERSION = "13.0.94"
end
#