Skip to content

Commit 914aafb

Browse files
committed
Forgot to increment main module version
1 parent 1292296 commit 914aafb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Net/SAML2.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
use strict;
22
use warnings;
33
package Net::SAML2;
4-
our $VERSION = "0.70";
4+
our $VERSION = "0.71";
55

66
require 5.012;
77

0 commit comments

Comments
 (0)