summaryrefslogtreecommitdiff
path: root/Rakefile
diff options
context:
space:
mode:
authorAdam Jacob <adam@hjksolutions.com>2009-03-06 00:02:15 -0800
committerAdam Jacob <adam@hjksolutions.com>2009-03-06 00:02:15 -0800
commit00b4c5f7d302d0cf8cea81b3d4b5fafeef261ce3 (patch)
tree706f12b415754a7fb81970f82540f93257ab1608 /Rakefile
parent936f9fe1ba15eebe251201524f8013c2cf85e3db (diff)
downloadohai-00b4c5f7d302d0cf8cea81b3d4b5fafeef261ce3.tar.gz
Bumping revision to 0.2.1
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rakefile b/Rakefile
index 3238c92d..a45efb32 100644
--- a/Rakefile
+++ b/Rakefile
@@ -5,7 +5,7 @@ require 'date'
require 'spec/rake/spectask'
GEM = "ohai"
-GEM_VERSION = "0.2.0"
+GEM_VERSION = "0.2.1"
AUTHOR = "Adam Jacob"
EMAIL = "adam@opscode.com"
HOMEPAGE = "http://wiki.opscode.com/display/ohai"