summaryrefslogtreecommitdiff
path: root/Rakefile
diff options
context:
space:
mode:
authorDaniel DeLeo <dan@opscode.com>2010-05-06 14:07:30 -0700
committerDaniel DeLeo <dan@opscode.com>2010-05-06 14:07:30 -0700
commit55e168cfa6317f82e8ca5db9367e17da0dd3fc5f (patch)
tree3cf1f2a4318b3b879157d5379240a40d09ad68f3 /Rakefile
parent20920c930d239238091ed754041bb42d5a255834 (diff)
downloadohai-55e168cfa6317f82e8ca5db9367e17da0dd3fc5f.tar.gz
bump version to 0.5.2 for release0.5.2
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rakefile b/Rakefile
index 9a521e73..292e15c2 100644
--- a/Rakefile
+++ b/Rakefile
@@ -5,7 +5,7 @@ require 'date'
require 'spec/rake/spectask'
GEM = "ohai"
-GEM_VERSION = "0.5.1"
+GEM_VERSION = "0.5.2"
AUTHOR = "Adam Jacob"
EMAIL = "adam@opscode.com"
HOMEPAGE = "http://wiki.opscode.com/display/ohai"