summaryrefslogtreecommitdiff
path: root/Rakefile
diff options
context:
space:
mode:
authorAdam Jacob <adam@hjksolutions.com>2009-01-31 19:08:12 -0800
committerAdam Jacob <adam@hjksolutions.com>2009-01-31 19:08:12 -0800
commit688c234723614942494a41f836fb6a2a82c0c168 (patch)
treed0dc8e3cb70beb41022aa38991e24c0ead7ca459 /Rakefile
parent6aef398857eb83d473f77e5d2fbf7ad09ffcfba6 (diff)
downloadohai-688c234723614942494a41f836fb6a2a82c0c168.tar.gz
Relase 0.1.2.0.1.4
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rakefile b/Rakefile
index ac54cd67..846dd3aa 100644
--- a/Rakefile
+++ b/Rakefile
@@ -5,7 +5,7 @@ require 'date'
require 'spec/rake/spectask'
GEM = "ohai"
-GEM_VERSION = "0.1.2"
+GEM_VERSION = "0.1.4"
AUTHOR = "Adam Jacob"
EMAIL = "adam@opscode.com"
HOMEPAGE = "http://wiki.opscode.com/display/ohai"