X-Git-Url: http://git.ieval.ro/?p=poe-component-irc-plugin-hello.git;a=blobdiff_plain;f=lib%2FPOE%2FComponent%2FIRC%2FPlugin%2FHello.pm;h=20b341a6217cacc2357a2410a96577d4f89892de;hp=f6bc02bfda1d7f9e1e98d305693538c610df2564;hb=7dc26b474274f442d4087651910a1a6e8f0f0805;hpb=dab11d32a30c536dfc4bcf03710ba854d76c9299 diff --git a/lib/POE/Component/IRC/Plugin/Hello.pm b/lib/POE/Component/IRC/Plugin/Hello.pm index f6bc02b..20b341a 100644 --- a/lib/POE/Component/IRC/Plugin/Hello.pm +++ b/lib/POE/Component/IRC/Plugin/Hello.pm @@ -3,7 +3,7 @@ package POE::Component::IRC::Plugin::Hello; use 5.014000; use strict; use warnings; -our $VERSION = '0.001001'; +our $VERSION = '0.001002'; use List::Util qw/first/;