Skip to content

Commit ebef6bc

Browse files
committed
Increment version for a release
1 parent 4082afa commit ebef6bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Net/SAML2.pm

Lines changed: 1 addition & 1 deletion
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.71";
4+
our $VERSION = "0.72";
55

66
require 5.012;
77

0 commit comments

Comments
 (0)