summaryrefslogtreecommitdiff
path: root/chef-config/lib/chef-config/version.rb
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2017-04-04 19:28:06 +0000
committerChef Versioner <chef-versioner@chef.io>2017-04-04 19:28:06 +0000
commit6b8ca8c387b01799ed94fcd8555ba30618905a1d (patch)
tree26c4b8345f58156e0b5d70803605ee6280af83cb /chef-config/lib/chef-config/version.rb
parenta22235b58c28e754d4698d9bdf27a50be6276974 (diff)
downloadchef-6b8ca8c387b01799ed94fcd8555ba30618905a1d.tar.gz
Bump version of chef to 13.0.93 by Chef Versioner.
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 2f08e4ed20..5834b7dc7f 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.92"
+ VERSION = "13.0.93"
end
#