summaryrefslogtreecommitdiff
path: root/Rakefile
diff options
context:
space:
mode:
authorAdam Jacob <adam@hjksolutions.com>2009-01-15 11:26:49 -0800
committerAdam Jacob <adam@hjksolutions.com>2009-01-15 11:26:49 -0800
commit0135c15ac41f94bf61d9504bfb450f34a68e3fac (patch)
tree67d4d1dca0e6b89a0082bc2dbdff094a30e33811 /Rakefile
parentd9c7f487d79d191e5287b67eef1bbf9612614e42 (diff)
downloadohai-0135c15ac41f94bf61d9504bfb450f34a68e3fac.tar.gz
Updating for release 0.1.2.
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rakefile b/Rakefile
index ca1c3114..708caba5 100644
--- a/Rakefile
+++ b/Rakefile
@@ -5,7 +5,7 @@ require 'date'
require 'spec/rake/spectask'
GEM = "ohai"
-GEM_VERSION = "0.1.1"
+GEM_VERSION = "0.1.2"
AUTHOR = "Adam Jacob"
EMAIL = "adam@opscode.com"
HOMEPAGE = "http://opscode.com"