summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Jacob <adam@opscode.com>2010-03-17 15:25:45 -0700
committerAdam Jacob <adam@opscode.com>2010-03-17 15:25:45 -0700
commit5c36291bf6344981c76f9bc4425a4c3d8db1053d (patch)
tree178b337b7eee34290d84de47b8c324066a398749
parente4ec558e22e9aa63f554cd9f779874ba21dbb436 (diff)
downloadmixlib-authentication-5c36291bf6344981c76f9bc4425a4c3d8db1053d.tar.gz
Bumping the version of mixlib-authentication
-rw-r--r--Rakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rakefile b/Rakefile
index 6b32abe..23ed623 100644
--- a/Rakefile
+++ b/Rakefile
@@ -5,7 +5,7 @@ require 'date'
require 'spec/rake/spectask'
GEM = "mixlib-authentication"
-GEM_VERSION = "1.1.0"
+GEM_VERSION = "1.1.1"
AUTHOR = "Opscode, Inc."
EMAIL = "info@opscode.com"
HOMEPAGE = "http://www.opscode.com"