summaryrefslogtreecommitdiff
path: root/Rakefile
diff options
context:
space:
mode:
authorAdam Jacob <adam@opscode.com>2010-03-03 17:24:18 -0800
committerAdam Jacob <adam@opscode.com>2010-03-03 17:24:18 -0800
commitbff40e90df80e8300490fa14a610734f480caa5c (patch)
tree98394113ab483bbbcfe65158951e6b80d2599406 /Rakefile
parentebed9f7a06ed7b72a03c6666b0fe4258d3229535 (diff)
downloadohai-bff40e90df80e8300490fa14a610734f480caa5c.tar.gz
Updating the version number
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rakefile b/Rakefile
index f5ee631a..a5274001 100644
--- a/Rakefile
+++ b/Rakefile
@@ -5,7 +5,7 @@ require 'date'
require 'spec/rake/spectask'
GEM = "ohai"
-GEM_VERSION = "0.4.0"
+GEM_VERSION = "0.4.1"
AUTHOR = "Adam Jacob"
EMAIL = "adam@opscode.com"
HOMEPAGE = "http://wiki.opscode.com/display/ohai"