summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Jacob <adam@opscode.com>2010-03-17 18:51:52 -0700
committerAdam Jacob <adam@opscode.com>2010-03-17 18:51:52 -0700
commit62814ae8eab5b7e95f29095cb732b50acb1611a7 (patch)
tree68448479155790170d8bbae4a748afcf2a1d6f8f
parent5c36291bf6344981c76f9bc4425a4c3d8db1053d (diff)
downloadmixlib-authentication-62814ae8eab5b7e95f29095cb732b50acb1611a7.tar.gz
Bumping version to 1.1.2beta-1alpha_deploy_41.1.2
-rw-r--r--Rakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rakefile b/Rakefile
index 23ed623..1870f62 100644
--- a/Rakefile
+++ b/Rakefile
@@ -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"