We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29f195b commit 810b26eCopy full SHA for 810b26e
lib/Git/PurePerl.pm
@@ -37,7 +37,7 @@ use IO::Socket::INET;
37
use Path::Class;
38
use namespace::autoclean;
39
40
-our $VERSION = '0.48';
+our $VERSION = '0.49';
41
$VERSION = eval $VERSION;
42
43
has 'directory' => (
0 commit comments