summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2017-07-26 16:28:28 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2017-07-26 16:28:28 +0000
commit1ce1cadce26ea5adaa486cf535a970e4280ec040 (patch)
tree817c3343144c4f0400fa83c047c67b0fffacb435 /chef-config
parentc2047dde3ecd39188ac3fd5e367613d0b5e4af64 (diff)
downloadchef-1ce1cadce26ea5adaa486cf535a970e4280ec040.tar.gz
Bump version to 13.3.27 by Chef Expeditorv13.3.27
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 0e02d57795..3707157df5 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.26"
+ VERSION = "13.3.27"
end
#