summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan McLellan <btm@opscode.com>2012-08-03 13:44:25 -0700
committerBryan McLellan <btm@opscode.com>2012-08-03 13:44:25 -0700
commit3b9e99ba1568c88dec7710dfa23cc0ad71586e74 (patch)
tree5fff74c186eb133942ff5c7e482736cf53d64798
parentc7ad2f67c6feb508b2567c495abec13f018186d5 (diff)
downloadmixlib-authentication-3b9e99ba1568c88dec7710dfa23cc0ad71586e74.tar.gz
CHEF-3095: Bump beta release version for live testing
-rw-r--r--mixlib-authentication.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/mixlib-authentication.gemspec b/mixlib-authentication.gemspec
index 97a7744..09bbf1d 100644
--- a/mixlib-authentication.gemspec
+++ b/mixlib-authentication.gemspec
@@ -1,4 +1,4 @@
-MIXLIB_AUTHN_VERSION = '1.3.0.beta.0'
+MIXLIB_AUTHN_VERSION = '1.3.0.beta.1'
Gem::Specification.new do |s|
s.name = "mixlib-authentication"