X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FImport%2FInto.pm;h=595cc537f351f18bf8f50a3b38a28defc13b570b;hb=3db5d18ed82c22d6a09947e1ae6c3a1181e21f1d;hp=6700fd56a7cfce3b877104e71360be8bc56b0e63;hpb=c501842c7db0561623784d7361639fb4ede78737;p=p5sagit%2FImport-Into.git 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;