Bumping version to 1.003004
[p5sagit/Eval-WithLexicals.git] / lib / Eval / WithLexicals / WithHintPersistence.pm
index 5624d6f..73f3fb9 100644 (file)
@@ -2,7 +2,7 @@ package Eval::WithLexicals::WithHintPersistence;
 use Moo::Role;
 use Sub::Quote;
 
-our $VERSION = '1.002000'; # 1.2.0
+our $VERSION = '1.003004'; # 1.3.4
 $VERSION = eval $VERSION;
 
 has hints => (