summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2017-07-20 18:56:55 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2017-07-20 18:56:55 +0000
commit30cc959bde0f00293cd28a77963f12a29b0086df (patch)
tree6f076789f21c1a2e85d48cfa1e978372892814a5 /chef-config
parentd14bf1be82c405d32fb868c51ca294af05d9963a (diff)
downloadchef-30cc959bde0f00293cd28a77963f12a29b0086df.tar.gz
Bump version to 13.3.19 by Chef Expeditorv13.3.19
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 26c0d22fd6..98a1af4c1e 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.3.18"
+ VERSION = "13.3.19"
end
#