summaryrefslogtreecommitdiff
path: root/Rakefile
diff options
context:
space:
mode:
authorDaniel DeLeo <dan@opscode.com>2010-10-19 14:40:03 -0700
committerDaniel DeLeo <dan@opscode.com>2010-10-19 14:40:03 -0700
commit6e22c9cac3e13b3a001114f7130cae07414556e9 (patch)
tree758a4d9f86ff9c9c42a6dcf1d13bfc75302ff294 /Rakefile
parentf57bdf861795ca7139a4947e38b0cfc36b571fc3 (diff)
downloadohai-6e22c9cac3e13b3a001114f7130cae07414556e9.tar.gz
bump version to 0.5.8 final0.5.8
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rakefile b/Rakefile
index 83e00762..f2c36acd 100644
--- a/Rakefile
+++ b/Rakefile
@@ -5,7 +5,7 @@ require 'date'
require 'spec/rake/spectask'
GEM = "ohai"
-GEM_VERSION = "0.5.8.rc.0"
+GEM_VERSION = "0.5.8"
AUTHOR = "Adam Jacob"
EMAIL = "adam@opscode.com"
HOMEPAGE = "http://wiki.opscode.com/display/ohai"