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=829341e01cf7a04a81e6368674d7f6a345671681;hp=cf03878695cbab5667f8843fe1ab5129780ac03f;hb=658f6c563d745506a79cde37038547886ff48155;hpb=f1de711e5c1c725c29cf6c5fc2cb39c1b1396496 diff --git a/lib/Eval/WithLexicals/WithHintPersistence.pm b/lib/Eval/WithLexicals/WithHintPersistence.pm index cf03878..829341e 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.003005'; # 1.3.5 +our $VERSION = '1.003006'; # v1.3.6 $VERSION = eval $VERSION; has hints => (