X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FDevel-REPL.git;a=blobdiff_plain;f=lib%2FDevel%2FREPL%2FError.pm;h=f20c587db91bf3aa354e092072d0d88a8f6c118e;hp=874f35d02b031366b4a9a9254a2ffee6afbe2646;hb=master;hpb=9d2a4940f5958d82828272364ef754e9290b6113 diff --git a/lib/Devel/REPL/Error.pm b/lib/Devel/REPL/Error.pm index 874f35d..f20c587 100644 --- a/lib/Devel/REPL/Error.pm +++ b/lib/Devel/REPL/Error.pm @@ -1,6 +1,6 @@ package Devel::REPL::Error; -our $VERSION = '1.003027'; +our $VERSION = '1.003030'; use Moose; use namespace::autoclean;