summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel DeLeo <dan@opscode.com>2010-07-23 13:13:08 -0700
committerDaniel DeLeo <dan@opscode.com>2010-07-23 13:13:08 -0700
commit865e8d243be229d3b64df4146837f2a9c71d005b (patch)
tree671ddbe01968017eaac82d29aeb680be6865c46e
parent8ba96ec12d3ec0c13a95fd28d5fdb9f1ba439f08 (diff)
downloadmixlib-authentication-865e8d243be229d3b64df4146837f2a9c71d005b.tar.gz
bump version to 1.1.4 for release1.1.4
-rw-r--r--Rakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rakefile b/Rakefile
index 5f9bcde..a6e1dea 100644
--- a/Rakefile
+++ b/Rakefile
@@ -5,7 +5,7 @@ require 'date'
require 'spec/rake/spectask'
GEM = "mixlib-authentication"
-GEM_VERSION = "1.1.3"
+GEM_VERSION = "1.1.4"
AUTHOR = "Opscode, Inc."
EMAIL = "info@opscode.com"
HOMEPAGE = "http://www.opscode.com"