summaryrefslogtreecommitdiff
path: root/chef-config/lib
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2017-05-04 16:15:42 +0000
committerChef Versioner <chef-versioner@chef.io>2017-05-04 16:15:42 +0000
commitc525a4a82ebff6a81d6b55ad4769fea3bbbf79b2 (patch)
tree65d3cd7cb94ada080616b374beb3a15b7979fc49 /chef-config/lib
parent7d63544fcbd858ca3af527f2aba9733bfa576843 (diff)
downloadchef-c525a4a82ebff6a81d6b55ad4769fea3bbbf79b2.tar.gz
Bump version of chef to 13.1.9 by Chef Versioner.
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 3fdadf8b54..2274950436 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.8"
+ VERSION = "13.1.9"
end
#