From 6d7aa6cf1204ff22f67d6f589cf6bd4371c3fb74 Mon Sep 17 00:00:00 2001 From: jtimberman Date: Thu, 18 Jun 2009 16:31:43 -0600 Subject: version bump for release --- Rakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Rakefile') diff --git a/Rakefile b/Rakefile index a45efb32..449372dc 100644 --- a/Rakefile +++ b/Rakefile @@ -5,7 +5,7 @@ require 'date' require 'spec/rake/spectask' GEM = "ohai" -GEM_VERSION = "0.2.1" +GEM_VERSION = "0.3.0" AUTHOR = "Adam Jacob" EMAIL = "adam@opscode.com" HOMEPAGE = "http://wiki.opscode.com/display/ohai" -- cgit v1.2.1