summaryrefslogtreecommitdiff
path: root/Rakefile
diff options
context:
space:
mode:
authorAdam Jacob <adam@hjksolutions.com>2009-01-31 20:05:00 -0800
committerAdam Jacob <adam@hjksolutions.com>2009-01-31 20:05:00 -0800
commit5cf493c74df1d7f48f398bec41cc423b8e7822f0 (patch)
treeb4005e6b95951e71c53a4e24a88dbff274a8a10a /Rakefile
parent688c234723614942494a41f836fb6a2a82c0c168 (diff)
downloadohai-5cf493c74df1d7f48f398bec41cc423b8e7822f0.tar.gz
Moving to version 0.1.5
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rakefile b/Rakefile
index 846dd3aa..438005fd 100644
--- a/Rakefile
+++ b/Rakefile
@@ -5,7 +5,7 @@ require 'date'
require 'spec/rake/spectask'
GEM = "ohai"
-GEM_VERSION = "0.1.4"
+GEM_VERSION = "0.1.5"
AUTHOR = "Adam Jacob"
EMAIL = "adam@opscode.com"
HOMEPAGE = "http://wiki.opscode.com/display/ohai"