increment $VERSION after 1.003029 release
[p5sagit/Devel-REPL.git] / lib / Devel / REPL / Profile / Standard.pm
index 29028f5..3c1a975 100644 (file)
@@ -1,5 +1,7 @@
 package Devel::REPL::Profile::Standard;
 
+our $VERSION = '1.003030';
+
 use Moose;
 use namespace::autoclean;