summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2017-07-21 18:17:33 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2017-07-21 18:17:33 +0000
commitc8f806e9d03a100c13697f69147ecf7fcbd5cdb8 (patch)
tree9ca8e694a83adce3420ccd225809f2110a73bfab /chef-config
parent607111eaec0b529defdfe74a61117e159ae646ff (diff)
downloadchef-c8f806e9d03a100c13697f69147ecf7fcbd5cdb8.tar.gz
Bump version to 13.3.20 by Chef Expeditorv13.3.20
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 98a1af4c1e..9f4d488878 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.19"
+ VERSION = "13.3.20"
end
#