summaryrefslogtreecommitdiff
path: root/chef-config/lib
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2017-03-07 14:11:58 +0000
committerChef Versioner <chef-versioner@chef.io>2017-03-07 14:11:58 +0000
commit3c99c0cb50941e571dd5a923667ff04014fbbbfa (patch)
tree95c529ac41b7969e1b960adfa52a136c776bb9e6 /chef-config/lib
parentca358ef6e77621e8ae250e4c2675cc9a9a95c8d1 (diff)
downloadchef-3c99c0cb50941e571dd5a923667ff04014fbbbfa.tar.gz
Bump version of chef to 13.1.0 by Chef Versioner.v13.1.0
Diffstat (limited to 'chef-config/lib')
-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 8e14c17b8a..fb78bf60e9 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.8"
+ VERSION = "13.1.0"
end
#