summaryrefslogtreecommitdiff
path: root/Rakefile
diff options
context:
space:
mode:
authorDaniel DeLeo <dan@opscode.com>2010-06-20 22:53:18 -0700
committerDaniel DeLeo <dan@opscode.com>2010-06-20 22:53:18 -0700
commitfd32e1d8c6fe3bad70005d08722157f7c4218b8f (patch)
tree2c7309720f484496b0db9950bc991a564046d83c /Rakefile
parent970db7db98c337fb2a2e7ddf3b257843ee8e2c03 (diff)
downloadohai-fd32e1d8c6fe3bad70005d08722157f7c4218b8f.tar.gz
bump to version 0.5.7 for development
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rakefile b/Rakefile
index 224ce2bb..5d077dd8 100644
--- a/Rakefile
+++ b/Rakefile
@@ -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"