increment $VERSION after 1.003029 release
[p5sagit/Devel-REPL.git] / lib / Devel / REPL / Plugin / Nopaste.pm
index fe35ca8..d377340 100644 (file)
@@ -3,7 +3,7 @@ use warnings;
 package Devel::REPL::Plugin::Nopaste;
 # ABSTRACT: #nopaste to upload session's input and output
 
-our $VERSION = '1.003029';
+our $VERSION = '1.003030';
 
 use Devel::REPL::Plugin;
 use Moose::Util::TypeConstraints 'enum';