Skip to content

Commit 4f4d6d4

Browse files
committed
Increment version for next release
1 parent aba5bf4 commit 4f4d6d4

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.67";
4+
our $VERSION = "0.68";
55

66
require 5.012;
77

0 commit comments

Comments
 (0)