summaryrefslogtreecommitdiff
path: root/Rakefile
diff options
context:
space:
mode:
authorAdam Jacob <adam@opscode.com>2010-03-04 15:35:58 -0800
committerAdam Jacob <adam@opscode.com>2010-03-04 15:35:58 -0800
commit68e07be7fe0e11c9b44f32c358a345db9bf4e6f5 (patch)
tree8ce832c1390f7f7ba32b987489fe468a4b4ce77d /Rakefile
parentbc8d842d5afa7e09a594ed37a2beccb26b7dedb9 (diff)
downloadohai-68e07be7fe0e11c9b44f32c358a345db9bf4e6f5.tar.gz
Version 0.5.0, Disable Plugins support0.5.0
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rakefile b/Rakefile
index a5274001..7b6d9ad6 100644
--- a/Rakefile
+++ b/Rakefile
@@ -5,7 +5,7 @@ require 'date'
require 'spec/rake/spectask'
GEM = "ohai"
-GEM_VERSION = "0.4.1"
+GEM_VERSION = "0.5.0"
AUTHOR = "Adam Jacob"
EMAIL = "adam@opscode.com"
HOMEPAGE = "http://wiki.opscode.com/display/ohai"