diff options
author | Adam Jacob <adam@opscode.com> | 2010-03-17 18:51:52 -0700 |
---|---|---|
committer | Adam Jacob <adam@opscode.com> | 2010-03-17 18:51:52 -0700 |
commit | 62814ae8eab5b7e95f29095cb732b50acb1611a7 (patch) | |
tree | 68448479155790170d8bbae4a748afcf2a1d6f8f | |
parent | 5c36291bf6344981c76f9bc4425a4c3d8db1053d (diff) | |
download | mixlib-authentication-62814ae8eab5b7e95f29095cb732b50acb1611a7.tar.gz |
Bumping version to 1.1.2beta-1alpha_deploy_41.1.2
-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" |