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=7e81b7cf13fe90e61f7bff25aa8f1b78b3b4036c;hp=d89231aca411246fbae65e6964fb4d2596676f0c;hb=04724d031935673ece8cd6b856c7ba410a701dfc;hpb=38a56c0f953f25a470e81024eef2f3d66c367359 diff --git a/lib/Import/Into.pm b/lib/Import/Into.pm index d89231a..7e81b7c 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.0'; +our $VERSION = '1.000000'; # 1.0.0 my %importers;