keep $VERSION right in the repo
[p5sagit/Devel-REPL.git] / lib / Devel / REPL / Profile / Minimal.pm
index 6740fbe..4e745aa 100644 (file)
@@ -1,5 +1,7 @@
 package Devel::REPL::Profile::Minimal;
 
+our $VERSION = '1.003027';
+
 use Moose;
 use namespace::autoclean;