diff options
author | Daniel DeLeo <dan@opscode.com> | 2010-06-20 22:53:18 -0700 |
---|---|---|
committer | Daniel DeLeo <dan@opscode.com> | 2010-06-20 22:53:18 -0700 |
commit | fd32e1d8c6fe3bad70005d08722157f7c4218b8f (patch) | |
tree | 2c7309720f484496b0db9950bc991a564046d83c /Rakefile | |
parent | 970db7db98c337fb2a2e7ddf3b257843ee8e2c03 (diff) | |
download | ohai-fd32e1d8c6fe3bad70005d08722157f7c4218b8f.tar.gz |
bump to version 0.5.7 for development
Diffstat (limited to 'Rakefile')
-rw-r--r-- | Rakefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ require 'date' require 'spec/rake/spectask' GEM = "ohai" -GEM_VERSION = "0.5.6" +GEM_VERSION = "0.5.7" AUTHOR = "Adam Jacob" EMAIL = "adam@opscode.com" HOMEPAGE = "http://wiki.opscode.com/display/ohai" |