summaryrefslogtreecommitdiff
path: root/lib/chef/version.rb
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-02-09 12:52:40 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-02-09 12:52:40 +0000
commit02a203fd549d5261e55d8e7f9aee1354d8bce5d4 (patch)
treead1a67ee5a9fcf75b6c63e10a6d257b0f0a4709b /lib/chef/version.rb
parent8b95720c7c3374fe97f3553f860a7eece7365bd0 (diff)
downloadchef-02a203fd549d5261e55d8e7f9aee1354d8bce5d4.tar.gz
Bump version to 12.21.37 by Expeditorv12.21.37
Diffstat (limited to 'lib/chef/version.rb')
-rw-r--r--lib/chef/version.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/chef/version.rb b/lib/chef/version.rb
index ad816fabaf..65d7802fe3 100644
--- a/lib/chef/version.rb
+++ b/lib/chef/version.rb
@@ -21,7 +21,7 @@
class Chef
CHEF_ROOT = File.expand_path("../..", __FILE__)
- VERSION = "12.21.36"
+ VERSION = "12.21.37"
end
#