diff options
author | Adam Jacob <adam@opscode.com> | 2010-03-17 15:25:45 -0700 |
---|---|---|
committer | Adam Jacob <adam@opscode.com> | 2010-03-17 15:25:45 -0700 |
commit | 5c36291bf6344981c76f9bc4425a4c3d8db1053d (patch) | |
tree | 178b337b7eee34290d84de47b8c324066a398749 /Rakefile | |
parent | e4ec558e22e9aa63f554cd9f779874ba21dbb436 (diff) | |
download | mixlib-authentication-5c36291bf6344981c76f9bc4425a4c3d8db1053d.tar.gz |
Bumping the version of mixlib-authentication
Diffstat (limited to 'Rakefile')
-rw-r--r-- | Rakefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |