summaryrefslogtreecommitdiff
path: root/lib/chef_zero/version.rb
diff options
context:
space:
mode:
authorScott Christopherson <scott@scott-christopherson.com>2016-12-13 17:18:58 -0500
committerScott Christopherson <scott@scott-christopherson.com>2016-12-13 17:19:55 -0500
commitd7972e94498e23193d90d7e1f108333b1b746cb6 (patch)
treee628423bcd3414bd595218c0f8fd30e3c431ff75 /lib/chef_zero/version.rb
parent28ec5154589de42a83f2d4e056a3ed8b15ad0a7c (diff)
downloadchef-zero-d7972e94498e23193d90d7e1f108333b1b746cb6.tar.gz
Release 5.1.15.1.1-release
Signed-off-by: Scott Christopherson <scott@chef.io>
Diffstat (limited to 'lib/chef_zero/version.rb')
-rw-r--r--lib/chef_zero/version.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/chef_zero/version.rb b/lib/chef_zero/version.rb
index ad54e4b..deaab29 100644
--- a/lib/chef_zero/version.rb
+++ b/lib/chef_zero/version.rb
@@ -1,3 +1,3 @@
module ChefZero
- VERSION = "5.1.0"
+ VERSION = "5.1.1"
end