X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FDevel%2FREPL%2FPlugin%2FRefresh.pm;h=750cbd207916d3e55b80e6b8a59272cfa008c1d1;hb=refs%2Fheads%2Fmaster;hp=791c797bc7d2a7e61257a57c232c2b125c0311cf;hpb=9d2a4940f5958d82828272364ef754e9290b6113;p=p5sagit%2FDevel-REPL.git diff --git a/lib/Devel/REPL/Plugin/Refresh.pm b/lib/Devel/REPL/Plugin/Refresh.pm index 791c797..750cbd2 100644 --- a/lib/Devel/REPL/Plugin/Refresh.pm +++ b/lib/Devel/REPL/Plugin/Refresh.pm @@ -3,7 +3,7 @@ use warnings; package Devel::REPL::Plugin::Refresh; # ABSTRACT: Reload libraries with Module::Refresh -our $VERSION = '1.003027'; +our $VERSION = '1.003030'; use Devel::REPL::Plugin; use namespace::autoclean;