summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel DeLeo <dan@opscode.com>2010-07-22 17:30:11 -0700
committerDaniel DeLeo <dan@opscode.com>2010-07-22 17:30:11 -0700
commita82207b26698dc7b313bd28b14a1edde91b7cce0 (patch)
treea6933259c2ce4d7d164d41bc709d068617d0dfa7
parent81a224651317063a65fb7b8318cc220fd5930045 (diff)
downloadmixlib-authentication-a82207b26698dc7b313bd28b14a1edde91b7cce0.tar.gz
bump to dev version
-rw-r--r--Rakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rakefile b/Rakefile
index 1870f62..5f9bcde 100644
--- a/Rakefile
+++ b/Rakefile
@@ -5,7 +5,7 @@ require 'date'
require 'spec/rake/spectask'
GEM = "mixlib-authentication"
-GEM_VERSION = "1.1.2"
+GEM_VERSION = "1.1.3"
AUTHOR = "Opscode, Inc."
EMAIL = "info@opscode.com"
HOMEPAGE = "http://www.opscode.com"