diff options
| author | John Keiser <jkeiser@opscode.com> | 2013-04-17 13:16:10 -0700 |
|---|---|---|
| committer | John Keiser <jkeiser@opscode.com> | 2013-04-17 13:16:10 -0700 |
| commit | bae86330a3a93b793cff65a8200d51f192adc0e7 (patch) | |
| tree | 1802c2d0759c265e67400d14fc520cd282d1f2a3 /lib | |
| parent | ecfcccc3c7eadc4ca6ee84b449b1d1332b628485 (diff) | |
| download | chef-zero-bae86330a3a93b793cff65a8200d51f192adc0e7.tar.gz | |
Bump version to 0.9.7 (work with latest chef-client)v0.9.7
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/chef_zero/version.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/chef_zero/version.rb b/lib/chef_zero/version.rb index a874c6d..f28a775 100644 --- a/lib/chef_zero/version.rb +++ b/lib/chef_zero/version.rb @@ -1,3 +1,3 @@ module ChefZero - VERSION = '0.9.6' + VERSION = '0.9.7' end |
