summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel DeLeo <dan@opscode.com>2010-08-06 09:07:35 -0700
committerDaniel DeLeo <dan@opscode.com>2010-08-06 09:07:35 -0700
commit1e8166c156932d6916df9a04a6e151446cfc7ee3 (patch)
tree8fcd269f4ee839ae545add1c5846cebec06e42b4
parent865e8d243be229d3b64df4146837f2a9c71d005b (diff)
downloadmixlib-authentication-1e8166c156932d6916df9a04a6e151446cfc7ee3.tar.gz
bump to dev version 1.1.5
-rw-r--r--Rakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rakefile b/Rakefile
index a6e1dea..cb187c5 100644
--- a/Rakefile
+++ b/Rakefile
@@ -5,7 +5,7 @@ require 'date'
require 'spec/rake/spectask'
GEM = "mixlib-authentication"
-GEM_VERSION = "1.1.4"
+GEM_VERSION = "1.1.5"
AUTHOR = "Opscode, Inc."
EMAIL = "info@opscode.com"
HOMEPAGE = "http://www.opscode.com"