summaryrefslogtreecommitdiff
path: root/Rakefile
diff options
context:
space:
mode:
authorAdam Jacob <adam@opscode.com>2010-02-28 12:25:51 -0800
committerAdam Jacob <adam@opscode.com>2010-02-28 12:25:51 -0800
commitce4c935409bbeed86113c21c51e79cd052b8bf5a (patch)
tree7c71db2f1b217f6bed230752bf9b67cbbad70203 /Rakefile
parent537885e5370820fcdc38d4bfd52e9727df15ae9b (diff)
downloadmixlib-authentication-ce4c935409bbeed86113c21c51e79cd052b8bf5a.tar.gz
Bumping the version to 1.1.0alpha_deploy_3alpha_deploy_21.1.0
Diffstat (limited to 'Rakefile')
-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"