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=606ef1ac44e0bbc867adeaa375b9921a8193ded1;hb=HEAD;hpb=5ac988901b5ccbf3b31cdf980534d0c9631d9e4a diff --git a/lib/Devel/REPL/Error.pm b/lib/Devel/REPL/Error.pm index 606ef1a..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.003028'; +our $VERSION = '1.003030'; use Moose; use namespace::autoclean;