summaryrefslogtreecommitdiff
path: root/chef-config/lib/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2017-04-12 20:40:22 +0000
committerChef Versioner <chef-versioner@chef.io>2017-04-12 20:40:22 +0000
commit58c096d5252ea0da37c63b188f14a96a03b507aa (patch)
treed70bfba06fc2bd5cf90c9e4e31528a287b655bb1 /chef-config/lib/chef-config
parentaf58e5a6632cedd5b772b21a0bfe96e53c4f2c6c (diff)
downloadchef-58c096d5252ea0da37c63b188f14a96a03b507aa.tar.gz
Bump version of chef to 13.0.119 by Chef Versioner.v13.0.119
Diffstat (limited to 'chef-config/lib/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 e5105b657e..b2a0c493bf 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.118"
+ VERSION = "13.0.119"
end
#