diff options
-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.1" +GEM_VERSION = "1.1.2" AUTHOR = "Opscode, Inc." EMAIL = "info@opscode.com" HOMEPAGE = "http://www.opscode.com" |