summaryrefslogtreecommitdiff
path: root/Rakefile
diff options
context:
space:
mode:
authorAdam Jacob <adam@opscode.com>2010-02-28 12:33:40 -0800
committerAdam Jacob <adam@opscode.com>2010-02-28 12:33:40 -0800
commit33206e9f68d1a66e0844a5850f8a65391aea0b84 (patch)
treee69a78342d9d718fedad663115026e171fbefa3d /Rakefile
parent9e2b7f5f009b458f17849030f27ce6bbcb9955ea (diff)
downloadohai-33206e9f68d1a66e0844a5850f8a65391aea0b84.tar.gz
Updating to version 0.4.0alpha_deploy_3alpha_deploy_20.4.0
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rakefile b/Rakefile
index b4118176..f5ee631a 100644
--- a/Rakefile
+++ b/Rakefile
@@ -5,7 +5,7 @@ require 'date'
require 'spec/rake/spectask'
GEM = "ohai"
-GEM_VERSION = "0.3.7"
+GEM_VERSION = "0.4.0"
AUTHOR = "Adam Jacob"
EMAIL = "adam@opscode.com"
HOMEPAGE = "http://wiki.opscode.com/display/ohai"