summaryrefslogtreecommitdiff
path: root/Rakefile
diff options
context:
space:
mode:
authorDaniel DeLeo <dan@opscode.com>2010-05-10 12:27:13 -0700
committerDaniel DeLeo <dan@opscode.com>2010-05-10 12:27:13 -0700
commit4b76586ecf0cb98539ea15c529fa2cf5d6ad2079 (patch)
tree055770da8c17d5fe0cef18d3733a7a2778a4ea36 /Rakefile
parent3cce030bd930fbc6ba5256ce599b2a2dd54f6dac (diff)
downloadohai-4b76586ecf0cb98539ea15c529fa2cf5d6ad2079.tar.gz
bump to version 0.5.4 for release
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rakefile b/Rakefile
index e0b7f032..c5f7cafa 100644
--- a/Rakefile
+++ b/Rakefile
@@ -5,7 +5,7 @@ require 'date'
require 'spec/rake/spectask'
GEM = "ohai"
-GEM_VERSION = "0.5.3"
+GEM_VERSION = "0.5.4"
AUTHOR = "Adam Jacob"
EMAIL = "adam@opscode.com"
HOMEPAGE = "http://wiki.opscode.com/display/ohai"