Bumping version to 1.003003
[p5sagit/Eval-WithLexicals.git] / lib / Eval / WithLexicals / WithHintPersistence.pm
index bbe3a8a..1416298 100644 (file)
@@ -2,7 +2,7 @@ package Eval::WithLexicals::WithHintPersistence;
 use Moo::Role;
 use Sub::Quote;
 
-our $VERSION = '1.003001'; # 1.3.1
+our $VERSION = '1.003003'; # 1.3.3
 $VERSION = eval $VERSION;
 
 has hints => (