Skip to content

Commit 810b26e

Browse files
committed
Bump version to 0.49
1 parent 29f195b commit 810b26e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Git/PurePerl.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ use IO::Socket::INET;
3737
use Path::Class;
3838
use namespace::autoclean;
3939

40-
our $VERSION = '0.48';
40+
our $VERSION = '0.49';
4141
$VERSION = eval $VERSION;
4242

4343
has 'directory' => (

0 commit comments

Comments
 (0)