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=73f3fb9cf3be432b948c7065c06ca4b3383b411a;hb=f19eca699a0d4520a3e6d3a3f7dd6c134ae8749d;hpb=4dace1c32865fa6e0613b80d583d30821523451c diff --git a/lib/Eval/WithLexicals/WithHintPersistence.pm b/lib/Eval/WithLexicals/WithHintPersistence.pm index 73f3fb9..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.003004'; # 1.3.4 +our $VERSION = '1.003005'; # 1.3.5 $VERSION = eval $VERSION; has hints => (