diff options
author | Adam Jacob <adam@hjksolutions.com> | 2009-03-06 00:02:15 -0800 |
---|---|---|
committer | Adam Jacob <adam@hjksolutions.com> | 2009-03-06 00:02:15 -0800 |
commit | 00b4c5f7d302d0cf8cea81b3d4b5fafeef261ce3 (patch) | |
tree | 706f12b415754a7fb81970f82540f93257ab1608 /Rakefile | |
parent | 936f9fe1ba15eebe251201524f8013c2cf85e3db (diff) | |
download | ohai-00b4c5f7d302d0cf8cea81b3d4b5fafeef261ce3.tar.gz |
Bumping revision to 0.2.1
Diffstat (limited to 'Rakefile')
-rw-r--r-- | Rakefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |