Skip to content
This repository was archived by the owner on Jul 18, 2018. It is now read-only.

Commit 4727785

Browse files
author
brian d foy
committed
* bump version number
1 parent 33c3f3c commit 4727785

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpan

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ You may redistribute this under the same terms as Perl itself.
189189
use CPAN ();
190190
use Getopt::Std;
191191

192-
my $VERSION = sprintf "%d.%d", qw( 1 55 );
192+
my $VERSION = sprintf "%d.%d", qw( 1 56 );
193193

194194
if( $ARGV[0] eq 'install' and @ARGV > 1 )
195195
{

0 commit comments

Comments
 (0)