summaryrefslogtreecommitdiff
path: root/Rakefile
diff options
context:
space:
mode:
authorjtimberman <joshua@opscode.com>2009-07-13 10:23:33 -0600
committerjtimberman <joshua@opscode.com>2009-07-13 10:23:33 -0600
commit35b615772103e6940cea12da61b1a29955c88381 (patch)
tree23ec1811316d007bf54ba41f7597b1ca8a293ddc /Rakefile
parentf1fe47a66286a0889a2f8d77ea0f4fbb4c4ca31d (diff)
downloadohai-35b615772103e6940cea12da61b1a29955c88381.tar.gz
bump version for development
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rakefile b/Rakefile
index 6044ef1c..86a471a5 100644
--- a/Rakefile
+++ b/Rakefile
@@ -5,7 +5,7 @@ require 'date'
require 'spec/rake/spectask'
GEM = "ohai"
-GEM_VERSION = "0.3.2"
+GEM_VERSION = "0.3.3"
AUTHOR = "Adam Jacob"
EMAIL = "adam@opscode.com"
HOMEPAGE = "http://wiki.opscode.com/display/ohai"