summaryrefslogtreecommitdiff
path: root/chef-config/lib
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2017-01-25 15:25:13 +0000
committerChef Versioner <chef-versioner@chef.io>2017-01-25 15:25:13 +0000
commit696480412c1a9a38fddb0ed42c11dab0856fdd31 (patch)
tree2173b204aebab3c9f8b0ed495c96a08848de192a /chef-config/lib
parent4180e23a45de99ef91afc41c63794a7de0fb5607 (diff)
downloadchef-696480412c1a9a38fddb0ed42c11dab0856fdd31.tar.gz
Bump version of chef to 12.19.1 by Chef Versioner.v12.19.1
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 8e1aa77f4a..e24301f772 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 = "12.19.0"
+ VERSION = "12.19.1"
end
#