diff options
author | jtimberman <joshua@opscode.com> | 2009-07-13 10:23:33 -0600 |
---|---|---|
committer | jtimberman <joshua@opscode.com> | 2009-07-13 10:23:33 -0600 |
commit | 35b615772103e6940cea12da61b1a29955c88381 (patch) | |
tree | 23ec1811316d007bf54ba41f7597b1ca8a293ddc /Rakefile | |
parent | f1fe47a66286a0889a2f8d77ea0f4fbb4c4ca31d (diff) | |
download | ohai-35b615772103e6940cea12da61b1a29955c88381.tar.gz |
bump version for development
Diffstat (limited to 'Rakefile')
-rw-r--r-- | Rakefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |