X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FImport-Into.git;a=blobdiff_plain;f=lib%2FImport%2FInto.pm;h=595cc537f351f18bf8f50a3b38a28defc13b570b;hp=6700fd56a7cfce3b877104e71360be8bc56b0e63;hb=35faefa4584bb3a9dd2f1d0880ce0f2aac76c113;hpb=c501842c7db0561623784d7361639fb4ede78737 diff --git a/lib/Import/Into.pm b/lib/Import/Into.pm index 6700fd5..595cc53 100644 --- a/lib/Import/Into.pm +++ b/lib/Import/Into.pm @@ -3,7 +3,7 @@ package Import::Into; use strict; use warnings FATAL => 'all'; -our $VERSION = '1.001000'; # 1.1.0 +our $VERSION = '1.001001'; # 1.1.1 my %importers;