summaryrefslogtreecommitdiff
path: root/Rakefile
diff options
context:
space:
mode:
authorjtimberman <joshua@opscode.com>2009-06-18 17:10:43 -0600
committerjtimberman <joshua@opscode.com>2009-06-18 17:10:43 -0600
commit06278a7ac357e097205181512522ef02d8f42f15 (patch)
treec06536cd4fc4cc75e6105a8a850cd54a2e10a326 /Rakefile
parent6d7aa6cf1204ff22f67d6f589cf6bd4371c3fb74 (diff)
downloadohai-06278a7ac357e097205181512522ef02d8f42f15.tar.gz
bump development version
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rakefile b/Rakefile
index 449372dc..81bc2471 100644
--- a/Rakefile
+++ b/Rakefile
@@ -5,7 +5,7 @@ require 'date'
require 'spec/rake/spectask'
GEM = "ohai"
-GEM_VERSION = "0.3.0"
+GEM_VERSION = "0.3.1"
AUTHOR = "Adam Jacob"
EMAIL = "adam@opscode.com"
HOMEPAGE = "http://wiki.opscode.com/display/ohai"