Bump version
[poe-component-irc-plugin-hello.git] / lib / POE / Component / IRC / Plugin / Hello.pm
index 3e832309c212b3ec612c8507001486a2e43d07f9..90c14f1223cc5844294d8cedb6466827717e4b54 100644 (file)
@@ -1,8 +1,9 @@
-package POE::Component::IRC::Plugin::Hello 0.001;
+package POE::Component::IRC::Plugin::Hello;
 
 use 5.014000;
 use strict;
 use warnings;
+our $VERSION = '0.001001';
 
 use List::Util qw/first/;
 
This page took 0.00929599999999997 seconds and 4 git commands to generate.