summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2017-03-01 00:47:37 +0000
committerChef Versioner <chef-versioner@chef.io>2017-03-01 00:47:37 +0000
commit46d19a502fb8824fa3fccf4535fcfa226c4e9473 (patch)
treee41d0ee706706c795cbaa36d1a25a2ad8cbff344 /chef-config
parent2757379abb86a6f698b02930b3c2d0ae515beb8d (diff)
downloadchef-46d19a502fb8824fa3fccf4535fcfa226c4e9473.tar.gz
Bump version of chef to 13.0.1 by Chef Versioner.v13.0.1v12.19.38
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 2be1bfc1a7..704cb16558 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.0"
+ VERSION = "13.0.1"
end
#