X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FDevel-REPL.git;a=blobdiff_plain;f=lib%2FDevel%2FREPL%2FPlugin%2FReadLineHistory.pm;fp=lib%2FDevel%2FREPL%2FPlugin%2FReadLineHistory.pm;h=4960c62af5b0584669a057957995b468217898b0;hp=08b6364b960d1981860a39eb57f98b703aa9819a;hb=5ac988901b5ccbf3b31cdf980534d0c9631d9e4a;hpb=dff8f09fd635cf86407f90e4cd08dd77942b3bf0 diff --git a/lib/Devel/REPL/Plugin/ReadLineHistory.pm b/lib/Devel/REPL/Plugin/ReadLineHistory.pm index 08b6364..4960c62 100644 --- a/lib/Devel/REPL/Plugin/ReadLineHistory.pm +++ b/lib/Devel/REPL/Plugin/ReadLineHistory.pm @@ -8,7 +8,7 @@ use warnings; package Devel::REPL::Plugin::ReadLineHistory; # ABSTRACT: Integrate history with the facilities provided by L -our $VERSION = '1.003027'; +our $VERSION = '1.003028'; use Devel::REPL::Plugin; use File::HomeDir;