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=73f3fb9cf3be432b948c7065c06ca4b3383b411a;hp=14162984a7ff1f8afe6ef5e063b420b853dafcc5;hb=6c5943a0c39bcd09028acc54a4bbe81e6d85a89f;hpb=eddec620742a70c0e17554b3281c63e430543816 diff --git a/lib/Eval/WithLexicals/WithHintPersistence.pm b/lib/Eval/WithLexicals/WithHintPersistence.pm index 1416298..73f3fb9 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.003004'; # 1.3.4 $VERSION = eval $VERSION; has hints => (