summaryrefslogtreecommitdiff
path: root/Rakefile
diff options
context:
space:
mode:
authorjtimberman <joshua@opscode.com>2009-06-18 16:31:43 -0600
committerjtimberman <joshua@opscode.com>2009-06-18 16:31:43 -0600
commit6d7aa6cf1204ff22f67d6f589cf6bd4371c3fb74 (patch)
treef780dfe98996624673b7a8aeb1aed6c0820a1148 /Rakefile
parentc2e5f313326166431603f518b37ee4465c15f43a (diff)
downloadohai-6d7aa6cf1204ff22f67d6f589cf6bd4371c3fb74.tar.gz
version bump for release0.3.0
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile2
1 files changed, 1 insertions, 1 deletions
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"