diff options
author | Tim Hinderliter <tim@opscode.com> | 2012-05-14 23:18:27 -0700 |
---|---|---|
committer | Tim Hinderliter <tim@opscode.com> | 2012-05-14 23:18:27 -0700 |
commit | 79961fde258798b603f7a3191b88f18c3cd76fef (patch) | |
tree | 017fb5d6f79e9801c79fd58484aa9a09d1ba969d /mixlib-authentication.gemspec | |
parent | 61a957d02b387772fa57fcfc86e95c6e68c41641 (diff) | |
download | mixlib-authentication-79961fde258798b603f7a3191b88f18c3cd76fef.tar.gz |
rev gemspec to 1.2.11.2.1
Diffstat (limited to 'mixlib-authentication.gemspec')
-rw-r--r-- | mixlib-authentication.gemspec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mixlib-authentication.gemspec b/mixlib-authentication.gemspec index 0ddf6fb..d4a0a09 100644 --- a/mixlib-authentication.gemspec +++ b/mixlib-authentication.gemspec @@ -1,4 +1,4 @@ -MIXLIB_AUTHN_VERSION = '1.2' +MIXLIB_AUTHN_VERSION = '1.2.1' Gem::Specification.new do |s| s.name = "mixlib-authentication" |