X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FEval-WithLexicals.git;a=blobdiff_plain;f=lib%2FEval%2FWithLexicals%2FWithHintPersistence.pm;h=cf03878695cbab5667f8843fe1ab5129780ac03f;hp=bbe3a8adc57097a22eaff5e70b10ab01ccf785dd;hb=f19eca699a0d4520a3e6d3a3f7dd6c134ae8749d;hpb=cb359b88051f6d14ed4f4a7f74233b5915dca0a5 diff --git a/lib/Eval/WithLexicals/WithHintPersistence.pm b/lib/Eval/WithLexicals/WithHintPersistence.pm index bbe3a8a..cf03878 100644 --- a/lib/Eval/WithLexicals/WithHintPersistence.pm +++ b/lib/Eval/WithLexicals/WithHintPersistence.pm @@ -2,7 +2,7 @@ package Eval::WithLexicals::WithHintPersistence; use Moo::Role; use Sub::Quote; -our $VERSION = '1.003001'; # 1.3.1 +our $VERSION = '1.003005'; # 1.3.5 $VERSION = eval $VERSION; has hints => (