summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Rakefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Rakefile b/Rakefile
index d6ae642..6b32abe 100644
--- a/Rakefile
+++ b/Rakefile
@@ -4,9 +4,8 @@ require 'rubygems/specification'
require 'date'
require 'spec/rake/spectask'
-
GEM = "mixlib-authentication"
-GEM_VERSION = "1.0.0"
+GEM_VERSION = "1.1.0"
AUTHOR = "Opscode, Inc."
EMAIL = "info@opscode.com"
HOMEPAGE = "http://www.opscode.com"