Skip to content

Commit

Permalink
Increment Version for a Release
Browse files Browse the repository at this point in the history
  • Loading branch information
timlegge committed Feb 3, 2024
1 parent a4f7aff commit edc6a88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Net/SAML2.pm
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
use strict;
use warnings;
package Net::SAML2;
our $VERSION = "0.77";
our $VERSION = "0.78";

require 5.012;

Expand Down

0 comments on commit edc6a88

Please sign in to comment.