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=14162984a7ff1f8afe6ef5e063b420b853dafcc5;hb=f19eca699a0d4520a3e6d3a3f7dd6c134ae8749d;hpb=1383802ee66409c639f0cc27fc63ecde578e977b diff --git a/lib/Eval/WithLexicals/WithHintPersistence.pm b/lib/Eval/WithLexicals/WithHintPersistence.pm index 1416298..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.003003'; # 1.3.3 +our $VERSION = '1.003005'; # 1.3.5 $VERSION = eval $VERSION; has hints => (