[Bps-public-commit] rt-authen-oauth2 branch, master, updated. 357570b762ccc9453eb731bd4d386391c882cec6

? sunnavy sunnavy at bestpractical.com
Thu Mar 22 13:00:34 EDT 2018


The branch, master has been updated
       via  357570b762ccc9453eb731bd4d386391c882cec6 (commit)
      from  774b315f5ecd8865af2044848944431cb16c8b3e (commit)

Summary of changes:
 lib/RT/Authen/OAuth2.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

- Log -----------------------------------------------------------------
commit 357570b762ccc9453eb731bd4d386391c882cec6
Author: Robert <rspier at pobox.com>
Date:   Tue Nov 21 20:14:34 2017 -0800

    bump version to 0.10

diff --git a/lib/RT/Authen/OAuth2.pm b/lib/RT/Authen/OAuth2.pm
index d75124b..a942e6e 100644
--- a/lib/RT/Authen/OAuth2.pm
+++ b/lib/RT/Authen/OAuth2.pm
@@ -2,7 +2,7 @@ use strict;
 use warnings;
 package RT::Authen::OAuth2;
 
-our $VERSION = '0.01';
+our $VERSION = '0.10';
 
 use Net::OAuth2::Profile::WebServer;
 

-----------------------------------------------------------------------


More information about the Bps-public-commit mailing list