summaryrefslogtreecommitdiffstats
path: root/lib/Net/IRC.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Net/IRC.pm')
-rw-r--r--lib/Net/IRC.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Net/IRC.pm b/lib/Net/IRC.pm
index 4b93fe1..92bb2af 100644
--- a/lib/Net/IRC.pm
+++ b/lib/Net/IRC.pm
@@ -33,7 +33,7 @@ BEGIN {
use strict;
use vars qw($VERSION);
-$VERSION = "0.90";
+$VERSION = "0.91";
sub new {
my $proto = shift;