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;fp=lib%2FEval%2FWithLexicals%2FWithHintPersistence.pm;h=81958c8371f58be400031c51831fefd8ebe16012;hp=bbe3a8adc57097a22eaff5e70b10ab01ccf785dd;hb=71ac67dae200ce265bb9cb6f17baf9963fe0b081;hpb=542c601989eb8978a043cb13063052e6b0e7349e diff --git a/lib/Eval/WithLexicals/WithHintPersistence.pm b/lib/Eval/WithLexicals/WithHintPersistence.pm index bbe3a8a..81958c8 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.003002'; # 1.3.2 $VERSION = eval $VERSION; has hints => (