summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorScott Christopherson <scott@scott-christopherson.com>2017-01-23 21:30:46 -0500
committerScott Christopherson <scott@scott-christopherson.com>2017-01-25 09:49:32 -0500
commit1fedf3350cb74739f471680f098d6657da1889bf (patch)
tree491d148389459f9dfed70cb437f7920bb8e31b56 /chef-config
parent7eb25ecc82dd4737c3397c5fa421ee909a969725 (diff)
downloadchef-1fedf3350cb74739f471680f098d6657da1889bf.tar.gz
Bump minor version to 12.19
Signed-off-by: Scott Christopherson <scott@chef.io>
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 24fa554b9e..8e1aa77f4a 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.18.53"
+ VERSION = "12.19.0"
end
#