summaryrefslogtreecommitdiff
path: root/Rakefile
diff options
context:
space:
mode:
authorAdam Jacob <adam@hjksolutions.com>2009-03-05 23:15:39 -0800
committerAdam Jacob <adam@hjksolutions.com>2009-03-05 23:15:39 -0800
commit936f9fe1ba15eebe251201524f8013c2cf85e3db (patch)
tree53aeed3ae5d9e364cf6d122a3235ba800816492b /Rakefile
parenta1d3dbef5b99b7a1ad84f59533d9933e20984f9f (diff)
downloadohai-936f9fe1ba15eebe251201524f8013c2cf85e3db.tar.gz
Updating Changelog, bumping version to 0.2.0 for release0.2.0
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rakefile b/Rakefile
index 438005fd..3238c92d 100644
--- a/Rakefile
+++ b/Rakefile
@@ -5,7 +5,7 @@ require 'date'
require 'spec/rake/spectask'
GEM = "ohai"
-GEM_VERSION = "0.1.5"
+GEM_VERSION = "0.2.0"
AUTHOR = "Adam Jacob"
EMAIL = "adam@opscode.com"
HOMEPAGE = "http://wiki.opscode.com/display/ohai"