summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2017-05-26 12:58:35 +0000
committerChef Versioner <chef-versioner@chef.io>2017-05-26 12:58:35 +0000
commit8f7d2e4f4c4879885432fe05d65e00ba0f3865c1 (patch)
treeb8c71f56df8a27d4fc7f4b48aa4b55910be388ec /chef-config
parentbbab453785ca43bf54dde009e69f325cc978ab24 (diff)
downloadchef-8f7d2e4f4c4879885432fe05d65e00ba0f3865c1.tar.gz
Bump version of chef to 13.1.30 by Chef Versioner.v13.1.30
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 c14bc6b4de..78d8f8c7e4 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.1.29"
+ VERSION = "13.1.30"
end
#