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=14162984a7ff1f8afe6ef5e063b420b853dafcc5;hp=81958c8371f58be400031c51831fefd8ebe16012;hb=1383802ee66409c639f0cc27fc63ecde578e977b;hpb=a214c345e2de0ddd1e2ab205d942e2b1d7bb47b1 diff --git a/lib/Eval/WithLexicals/WithHintPersistence.pm b/lib/Eval/WithLexicals/WithHintPersistence.pm index 81958c8..1416298 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.003002'; # 1.3.2 +our $VERSION = '1.003003'; # 1.3.3 $VERSION = eval $VERSION; has hints => (